This is a REST-style API that uses JSON for serialization and OAuth 2 for authentication
All URLs are prefixed with /api/v2/
Read the authentication guide to get started.
Our API is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors. More details on handling errors and validation.
- Publishing Sites
- Syncing Business Details
- Single sign on (SSO)
- Custom Analytics Adaptors
- List of Analytics Events
- Custom Modules
- Global Footer Code
Please tell us how we can make the API better. If you have a specific feature request or if you found a bug, please use GitHub issues. Fork these docs and send a pull request with improvements.