Introduction
What is SkyJoy API?
Last updated
Was this helpful?
What is SkyJoy API?
Last updated
Was this helpful?
The SkyJoy API follows the principles of . It uses resource-oriented URLs, request bodies, and returns responses in format. Standard HTTP response codes, authentication, and verbs are also implemented.
All API responses, including errors, are returned in JSON format. Our API libraries convert responses to language-specific objects. This documentation includes a test mode to facilitate exploration.
There are two sets of APIs available:
Application API: full capability, designed to be accessed from your server application.
Client API: limited capability, designed to be accessed from your website or mobile application.