v1.178.1
OAS 3.0.3
Admin API
This is the specification of the SCAYLE Admin API.
For more information about how to interact with the Admin API, you can read the respective developer guide. The developer guide includes code samples for our PHP SDK, for our Java SDK and for JavaScript and curl.
Authentication is done via X-Access-Token HTTP Header as described here.
Base url should be prefixed with /api/admin/v1.
If a client side timeout is deemed necessary, it is recommended to set it at a minimum of 380 seconds.
Client Libraries