Skip to main content
POST
Verify Token

Body

application/json

Request model for token verification.

token
string
required

Token to verify

Response

Successful Response

Response model for token verification.

valid
boolean
required

Whether token is valid

user
User · object | null

User info if token is valid

expires
string | null

Token expiry time