API

Initial endpoints prepared for future OpenAPI documentation.

POST /api/dns/check
Run a global DNS check.
GET /api/dns/check/:id
Retrieve a check by UUID or share token.
GET /api/resolvers
List active resolvers.
GET /api/export/:queryId?format=csv
Export results as CSV.
GET /api/export/:queryId?format=json
Export results as JSON.