Production-ready endpoints are designed for 99.99% uptime and documented status handling.
Used by people at amazing companies
Trust signals before you integrate
Transparent docs, authenticated requests, and visible reliability details make it easier to evaluate DomScan before you ship.
OpenAPI, Swagger, Postman, CLI, SDK, and MCP links are one click away.
Authenticated endpoints use API keys with clear credit costs before you call them.
Start with 10,000 monthly credits and upgrade only when usage grows.
What this API helps you ship
Use this page as a production brief: endpoints, examples, response shape, and the workflow pieces needed to plug DomScan into your own product.
Embed domain checks, DNS intelligence, risk signals, or enrichment into onboarding, search, and internal tools.
Replace repeated manual lookups with scheduled jobs, alerting, and reproducible investigation steps.
Use predictable fields, documented status codes, and credit costs instead of scraping provider pages.
Feed agents, dashboards, SOAR playbooks, and CRMs through OpenAPI, SDK, Postman, or MCP.
Integration workflow
A simple path from first request to repeatable production usage.
Send your API key with the documented header and keep requests consistent across services.
Start from the curl and HTTP samples, then map the parameters into your application code.
Use status codes, credit costs, and response fields to build retries, logs, and alerts.
Developer kit
Jump from this page into machine-readable docs, request collections, SDKs, or agent tooling.
Generate clients or inspect every request and response shape.
Postman collectionImport ready-made requests for manual testing and team handoff.
SDKs and CLIUse maintained packages and command-line workflows instead of writing boilerplate.
MCP integrationExpose domain intelligence to AI agents and internal assistant workflows.
Parameters and response map
Scan the inputs, output fields, and status codes before wiring the endpoint into your client.
Parameter
Example Response
HTTP Status Codes
Endpoints
/v1/recipes/due-diligence
/v1/recipes/brand-launch
/v1/recipes/threat-assessment
/v1/recipes/domain-finder
/v1/recipes/competitor-intel
/v1/recipes/portfolio-audit
/v1/recipes/portfolio-audit
/v1/recipes/email-deliverability
/v1/recipes/dns-migration
/v1/recipes/infrastructure-discovery
/v1/recipes/defensive-registration
/v1/recipes/phishing-investigation
Trust signals before you integrate
Transparent docs, authenticated requests, and visible reliability details make it easier to evaluate DomScan before you ship.
OpenAPI, Swagger, Postman, CLI, SDK, and MCP links are one click away.
Authenticated endpoints use API keys with clear credit costs before you call them.
Start with 10,000 monthly credits and upgrade only when usage grows.
Start from the curl and HTTP samples, then map the parameters into your application code.
Key Features
GET /v1/recipes/due-diligence • GET /v1/recipes/brand-launch • GET /v1/recipes/threat-assessment • GET /v1/recipes/domain-finder • GET /v1/recipes/competitor-intel • GET /v1/recipes/portfolio-audit • POST /v1/recipes/portfolio-audit • GET /v1/recipes/email-deliverability • GET /v1/recipes/dns-migration • GET /v1/recipes/infrastructure-discovery • GET /v1/recipes/defensive-registration • GET /v1/recipes/phishing-investigation
domain, keywords, domains
200, 400, 402, 429, 500, 502, 503, 504
6-20 / optional
Example Request
curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/recipes/due-diligence?domain=example.com"
curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/recipes/brand-launch?domain=example.com"
curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/recipes/threat-assessment?domain=example.com"
Frequently Asked Questions
This guide covers 12 public endpoints: GET /v1/recipes/due-diligence, GET /v1/recipes/brand-launch, GET /v1/recipes/threat-assessment, GET /v1/recipes/domain-finder, GET /v1/recipes/competitor-intel, GET /v1/recipes/portfolio-audit, POST /v1/recipes/portfolio-audit, GET /v1/recipes/email-deliverability, GET /v1/recipes/dns-migration, GET /v1/recipes/infrastructure-discovery, GET /v1/recipes/defensive-registration, GET /v1/recipes/phishing-investigation.
Workflow Recipes is publicly accessible, but authenticated requests are still useful for usage tracking and higher limits where available.
Requests in this guide use 6-20 credits depending on the endpoint. Bulk endpoints apply the published bulk rate shown on the page and in the full docs.
Use the full docs for Workflow Recipes to review parameter details, authentication notes, and related endpoints in the same API family.
Related Tools & Resources
HTTP Status Codes
We document the HTTP status codes you should handle so you can distinguish successful responses, auth issues, credits, rate limits, missing data, and upstream failures.
Request successful
Invalid parameters
Not enough credits to run this request.
Rate limit exceeded
Internal error
Upstream RDAP error
Upstream service unavailable or temporarily rate limited.
Upstream lookup timed out.
Start for free with 10,000 credits per month. Start checking domains in seconds.