Endpoint DNS

Login Get API Key

The DNS API for Modern Developers

Stop wrestling with clunky web panels. Manage your DNS records programmatically with our simple, reliable, and ridiculously fast API.

Get Started for Free

/bin/bash

# Create a new A record

curl -X POST https://endpointdns.com:8080/v1/zones/example.com/records \

-H "Authorization: Bearer sk_123..." \

-d '{ "type": "A", "name": "www", "value": "192.0.2.1", "ttl": 3600 }'

Finally, DNS That Just Works.

Focus on your code, not your DNS configuration.

Built for Developers

A true API-first platform. Clear documentation and predictable behavior make automation a breeze.

Global & Redundant

Hosted on geographically diverse servers to ensure your DNS is always online and resolves quickly for users anywhere.

Simple, Fair Pricing

No complex tiers or surprise charges. Just one simple plan that includes everything you need to get started.

Pay for What You Use. That's It.

Our pricing is as simple as our API.

Free

$0.00/ mo

Billed monthly. Cancel anytime.

  • 1 Domain
  • 1,000 API Calls / mo
  • Unlimited DNS Queries
  • Optional Web Panel Access

Developer

$5.00/ mo

Billed monthly. Cancel anytime.

  • 50 Domains
  • 10,000 API Calls / mo
  • Unlimited DNS Queries
  • Optional Web Panel Access