Introduction
Getting started
Learn how to get started with the Cold DM API in under 10 minutes.
Cold DM APIs are only available for our paid plan users. If you're currently in the free plan, make sure to upgrade your plan .
Authentication
Learn how to authenticate API requests.
Rate limits
Learn about rate limits and quotas.
Errors
Learn how errors are indicated.
API reference
Learn about our API endpoints.
Basics
The Cold DM API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Base Url
https://api.colddm.me/
Make sure you're using https
Use TLS v1.2 or above when calling our APIs