Authentication
How to call SkyJoy API.
Last updated
Was this helpful?
How to call SkyJoy API.
Last updated
Was this helpful?
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 .
Request a user's profile using an Access Token with .
Exchange Refresh Tokens for new Access Tokens with .
Learn more and explore the requests and responses for the SkyJoy Authentication API endpoints in your browser with the .