Validates an API token belonging to a user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The time of expiration for the provided token in unix epoch seconds, or -1 if there is no expiration.
-1
Was this page helpful?