Skip to main content
Refresh Token

Headers

string
required
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.

Body

application/json
session_id
string
required
refresh_token
string
required

Response

id
string
required
created_at
string<date-time>
required
project_id
string
required
user_id
string
required
access_token
string
required
access_token_expires_at
string<date-time>
required
refresh_token
string
required
refresh_token_expires_at
string<date-time>
required