DomDetailer Logo DomDetailer

API Documentation

Choose an API to get started. New integrations should use API v2.

DomDetailer API v2

Current

More stats for the same credit, including Pretty metrics. Recommended for all new integrations.

Open →

Backlinks API

New

Top 5,000 backlinks per domain with anchors, NF/DF and sources.

Open →

DomDetailer API v1 (Legacy)

Deprecated

Legacy endpoint kept for backward compatibility. New integrations must use v2.

View legacy docs →

Which doc should I open?

  • API v2 for domain metrics (Moz, Majestic, Pretty) and new integrations.
  • Backlinks API for backlink rows and backlink profile summaries.
  • API v1 only for maintaining existing legacy integrations.

Typical integration flow

  1. Store your API key securely.
  2. Use the balance endpoint to confirm remaining credits before heavy jobs.
  3. Call API v2 for domain metrics and call Backlinks API when backlink rows are needed.
  4. Handle standard API errors (400, 401, 402, 429, 5xx) and retry appropriately.

Related pages