The Intend API allows developers to programmatically access data and functionality from the Intend platform using a simple REST interface. It is designed for integration with external systems such as ERP, CRM, CMS and reporting tools.
All API responses are returned in JSON format, and requests must be authenticated using an API key.
The Intend API follows the REST architectural style:
Base URL:
Your Intend instance determines the API base URL and will be provided by your system administrator.