Skip to content
AK Market
Search
K
Main Navigation
Guide
API Reference
Contracts
Deployments
Appearance
Menu
Return to top
Refresh access token using a refresh token
POST
/auth/refresh
Authorizations
api-key
Type
API Key (header: x-api-key)
Request Body
application/json
Schema
JSON
JSON
{
"refreshToken"
:
"string"
}
Responses
201
POST
/auth/refresh
Playground
Server
Select a server...
Authorization
api-key
Body
Try it out
Samples