Access client's application on behalf of a user

Use this API when a user wants to access your application (start session, activate, login, etc). Decision whether to grant access or not should be taken depending on the response of this API.

Responses

401

Request unauthorized, check your access token.

403

Access forbidden, check your access token scope.

429

Too many requests, try again later

500

Unexpected server error, try again later or contact the Setapp team.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json