Domain Checker v2.1

Fast domain availability checking via RDAP protocol

API Endpoints

  • POST /check - Check multiple domains (JSON body)
  • GET /check/{domain} - Check single domain
  • GET /health - Health check

API Examples

Check multiple domains:

curl -X POST https://domaincheck.intenteon.com/check \
  -H "Content-Type: application/json" \
  -d '{"domains": ["trucore", "priment", "axient"]}'

Check single domain:

curl https://domaincheck.intenteon.com/check/trucore.com

Health check:

curl https://domaincheck.intenteon.com/health

Check Domains

Checking domains... (max 60 seconds)

Results