Developer API

Domain availability at API speed

The same ICANN zone data that powers Odrim search — delivered over a secure REST API with daily quotas, bulk checks, and API keys you control.

Built for production workflows

Integrate availability checks into registrars, marketplaces, and internal tools.

Zone-accurate checks

Backed by the same Redis zone snapshot as odrim.com — sub-millisecond lookups at scale.

API keys & quotas

Create keys in your dashboard, rotate anytime, and track usage with daily limits per plan.

Bulk & search

Check one domain, hundreds in a single call, or generate combinations from a keyword.

Simple REST integration

Authenticate with a Bearer token and call JSON endpoints on the Odrim API platform.

Example request
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "http://localhost:8001/v1/check?domain=example"

Plans & pricing

Start free, upgrade when you need more volume. Secure checkout after you sign in.

Free

$0/mo

  • 500 requests / day
  • 50 domains per bulk
  • 1 request / second
  • 1 API key
Get started

Starter

$9/mo

  • 5,000 requests / day
  • 500 domains per bulk
  • 5 requests / second
  • Up to 5 API keys
Subscribe

Enterprise

Custom

  • 500,000 requests / day
  • 50,000 domains per bulk
  • 100 requests / second
  • Dedicated support
Contact sales

Subscribe opens sign-in on the Odrim API platform. Checkout is powered by PayPal.

HTTPS & Bearer auth Daily quota resets (UTC) OpenAPI docs & playground