DNCME API:
Simple Integration, Powerful Protection

Get started in minutes, stay compliant forever. Comprehensive API documentation for seamless Do Not Call list integration.

Get API Key

Quick Start Guide

1

Get Your API Key

Request your API key through our telemarketer signup form. You'll receive credentials within 2 business hours.

Request API Key
2

Authentication

All API requests require authentication using your API key in the Authorization header.

# Include your API key in every request
Authorization: Bearer YOUR_API_KEY
3

Make Your First API Call

Test the API with a simple phone number lookup:

curl
-X POST \
"https://api.dncme.org/v1/scrub" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"phone": "5551234567"}'

Ready to Integrate?

Get your API key and start protecting your business from TCPA violations today.

Get API Key