Skip to main content

API Specification

You can see the API in action and get code samples here.

You can find the OpenAPI v3 Specification file here.

You will need to generate an API key before you make requests to our API.

Base URLs

Staging

The Base URL for the Staging API is https://staging-api.hoxtonmix.com/api/

As an example, a request to create a new Subscription would POST to https://staging-api.hoxtonmix.com/api/v2/subscription.

Production

The Base URL for the Production API is https://api.hoxtonmix.com/api/

As an example, a request to create a new Subscription would POST to https://api.hoxtonmix.com/api/v2/subscription.