Token Object

JSON object that describes an authentication Token

Some Authentication schemes generate a token. This object stores that information. An Authentication Setting can have many Tokens.

NameDescriptionRequired?
metaSee belowY
tokenSee belowN
api_responseObject containing the response of the API call that created this token (for JSON APIs)N

meta

NameDescriptionRequired?
nameName of token, for your reference.Y
ownerID of the ownerN - read only
domainHostname of the site for the authentication (e.g. client.apimetrics.com)N - read only
auth_idID for the authentication settingsY

token

NameDescriptionRequired?
expire_timeTime the token expiresN