v1
latestOpenAPI 3.0.1MIT2026-07-134925112.4 KBValidate API Token
Validates an API token belonging to a user.
get/v1/auth/validate
Response
Successful response
Example response
{
"exp": 999
}Validates an API token belonging to a user.
Successful response
{
"exp": 999
}