SkyJoy
HomeDocs
  • 👋Welcome to SkyJoy
  • GETTING STARTED
    • Introduction
    • Ground rules for API
    • Authentication
    • Error handling
  • DEVELOPMENT PROCESS
    • Integration model
    • Batch
  • API REFERENCE
    • Authentication
    • Customer
    • Point
    • Transaction
  • WEBHOOK
    • Partner Integration
  • SINGLE SIGN-ON (SSO)
    • iFrame
    • Regular Web App
    • Single Page App
  • VERSION HISTORY
    • Document changelog
Powered by GitBook
On this page

Was this helpful?

  1. GETTING STARTED

Authentication

How to call SkyJoy API.

Last updated 1 year ago

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 .

API

Learn more and explore the requests and responses for the SkyJoy Authentication API endpoints in your browser with the .

Customer API
Authentication API
Retrieve Access Token
Refresh Token