Getting Started

Welcome to the API

Version 1 of the API is structured around REST, HTTP, and JSON. API endpoint URLs are organized around resources, such as contacts or campaigns. It uses HTTP methods for indicating the action to take on a resource, and HTTP status codes for expressing error states. Resources are represented in JSON following a conventional schema.