Embeddable DNS health badge (SVG)
GET /badge/{domain}.svgPath parameters
Section titled “Path parameters”| Name | Type | Required | Description |
|---|---|---|---|
domain |
string |
yes | — |
Responses
Section titled “Responses”| Status | Type | Description |
|---|---|---|
200 |
— | SVG badge |
Example
Section titled “Example”curl -X GET "https://dns-doctor.com/badge/<domain>.svg" \ -H "Authorization: Bearer $REGFISH_API_KEY"Build a request
Section titled “Build a request”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.