Profile Endpoints
Authenticate profile
POST
/
v1
/
profile
/
{id}
/
authenticate
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredBody
application/json
duration
number | null
Response
200 - application/json
jwt
string
requiredA JWT Access Token
Was this page helpful?