GET
/
token

Authorizations

Authorization
string
header
required

JWT-based authentication using bearer token scheme

Query Parameters

user_address
string
required

Ethereum wallet address associated with the current session requiring token refresh

Response

200 - application/json

Authentication token pair

access_token
string

Short-lived API access token

refresh_token
string

Long-lived session renewal token