Ga naar hoofdinhoud

token_create

POST 

/public-api/token/

Authenticate with username and password to get an access and refresh tokens.

Please do not get a new access token again with this endpoint, because the amount of outstanding tokens is limited. You can use your refresh token at /token/refresh/ to refresh both access and refresh tokens.

Request

Responses