API Authorization

Authorize to the partner portal

Returns the access and refresh tokens.

post/auth/partner

Headers

client-idstring

Application client ID

client-secretstring

Application secret

Request body

emailstring

Account email

passwordstring

Account password

Response

Successful authorization.

Changes