© 2002-2026 regfish GmbH. Regfish is a registered trademark of regfish GmbH. All prices include VAT. No guarantee for completeness. Our Terms and Conditions.
The regfish API uses HTTPS, JSON payloads, and an API key passed via the x-api-key header.
Authentication
x-api-keyapplication/json
Servers
https://api.regfish.com
First request
bash
curl --request GET \
--url 'https://api.regfish.com/dns/www.example.com/dnssec' \
--header 'x-api-key: YOUR_API_KEY'Next steps
- Browse endpoints by method and product area
- Inspect shared models and field definitions
- Create an API key in the regfish console and test it