auth token

API Docs by APIMATIC

Auth Token

Bearer authentication token details.

Fields

NameDescription
api_token
String

Bearer authentication token value.

expires_at
DateTime

Date and time of the token expiration

{
  "api_token": null,
  "expires_at": null
}