Authentication
How to call SkyJoy API.
The Authentication API exposes identity functionality for SkyJoy Partner and supports identity protocols (including OpenID Connect, OAuth, and SAML).
Main actions that can be performed with Access Tokens include:
Get tokens during authentication with Retrieve Access Token.
Request a user's profile using an Access Token with Customer API.
Exchange Refresh Tokens for new Access Tokens with Refresh Token.
API
Learn more and explore the requests and responses for the SkyJoy Authentication API endpoints in your browser with the Authentication API.
Last updated
Was this helpful?