Skip to content

SEO & AI visibility check

GET /api/v1/seo-check/{domain}

Fetches the page (soft-404-guarded), robots.txt and metadata, then scores how well the domain is visible to search engines and AI assistants. Findings cover indexing, content, technical and AI-crawler access. Localized (?lang=de). Extra burst limit because each run makes several outbound requests.

Name Type Required Description
domain string yes
Name Type Required Description
lang string no
Status Type Description
200 object Score, finalUrl and findings
400 object Error
429 object Error
Terminal-Fenster
curl -X GET "https://dns-doctor.com/api/v1/seo-check/<domain>" \
-H "Authorization: Bearer $REGFISH_API_KEY"

Fill in values — the call below updates as you type. Nothing is sent: the API does not currently allow browser requests from this domain (CORS). The API key is not stored.