Validates an API token belonging to a user.
Successful response
The time of expiration for the provided token in unix epoch seconds, or -1 if there is no expiration.
{ "exp": 999 }