The Delta CMP API is a UTF-8 HTTPS/JSON API for automating certain operations in The Delta Campaign Management Platform.

All operations must be requested securely over HTTPS and must include an API key query parameter for authentication and authorization. The base path for the API includes the version, for example '/api/v1/'. Currently, the only acceptable version tag is 'v1'.

The API is tightly coupled with Delta Projects CMP and modifications done through the API will instantly be pushed to the CMP interface.