API reference
Overview
The API reference section of this documentation provides detailed information for each set of endpoints of the Ortto API, along with descriptions of all valid parameters, request body fields, and response body values.
The following top-level Ortto API entities/endpoints are available:
NOTE: Ortto customers who have their instance region set to Australia or Europe will need to use specific service endpoints relative to the region:
- Australia: https://api.au.ap3api.com/
- Europe: https://api.eu.ap3api.com/
For example: https://api.eu.ap3api.com/v1/<entity/endpoint>
All other Ortto users will use the default service endpoint (https://api.ap3api.com/).
API endpoints
The following is a table of all supported API endpoints as well as their corresponding reference page for additional information.
Entity | Endpoint | Description |
---|---|---|
Account |
| |
Activities |
| |
Activity |
| |
Activity |
| |
Activity |
| |
Audiences |
| |
Audiences |
| |
Campaign |
| |
Campaign |
| |
Campaign |
| |
Campaign |
| |
Custom Fields |
| |
Custom Fields |
| |
Custom Fields |
| |
Custom Fields |
| |
Custom Fields |
| |
Custom Fields |
| |
Knowledge Base |
| |
Knowledge Base |
| |
Organizations |
| |
Organizations |
| |
Organizations |
| |
Organizations |
| |
Organizations |
| |
Organizations |
| |
Organizations |
| |
Organizations |
| |
Person |
| |
Person |
| |
Person |
| |
Person |
| |
Person |
| |
Person |
| |
Person |
| |
Person |
| |
Tags |
| |
Talk |
| |
Talk |
| |
Transactional |
| |
Transactional |
|
Talk methods
The methods and events available to programmatically control the Talk messenger widget are described at Talk JavaScript API.