Getting Started
The SkySwitch API is the one stop shop to interact with services from SkySwitch. It provides a uniform interface to SkySwitch's suite of services to enable customers to perform real time provisioning of based services.
The Skyswitch API is a RESTful, JSON based API secured by OAuth2.
Users & Accounts
A user is associated to exactly one account. Accounts are organized in a tree structure with parent child relationships. Users can manage the account they are associated with and any child accounts of their account, recursively.
Updated over 2 years ago