All APIs under the Xplor Studio API are based on REST architecture and are accessed via HTTPS at specified URLs.
The base URL for all requests is https://studio.xplor.co/api/.
The complete URL varies depending on the endpoint of the resource being accessed. For instance, you can list all members on an account via a GET request to this URL: https://studio.xplor.co/api/members.
Environment | URL |
Sandbox/Testing | |
Production |