Skip to main content
The Dotlet API gives your application programmatic control over domain registration and DNS management. Use it to:
  • Search and check availability for domain names, with live pricing.
  • Register, renew, and manage domains without a registrar dashboard.
  • Manage DNS records; create, update, and sync A, CNAME, MX, TXT, and other record types.
  • Embed a hosted checkout so your own users can search for and purchase domains inside your product.
All requests and responses use JSON over HTTPS. Every endpoint requires authentication, see Authentication to get a key.

Base URL

Where to start

Quickstart

Check your first domain’s availability and register it in under 10 minutes.

Authentication

Generate an API key and authenticate your requests.

Search and register a domain

Walk through the full domain search-to-purchase flow.

API Reference

Explore every endpoint, parameter, and response shape.