regfish
Domains, DNS, Hosting und E-Mail aus einer Hand.
Kostenlose DNS-Tools
SPF, DMARC, DNSSEC und mehr prüfen auf dns-doctor.com
Ressourcen & Support
Mitglied & akkreditiert



© 2002-2026 regfish GmbH. Alle Rechte vorbehalten.
System Statusauthinfo rule class) and limited to 3 requests per domain and 10 per account per day, the account limit is what bounds a bulk harvest across the whole portfolio. Both limits are counted across all of your API keys and OAuth clients, so issuing another credential does not raise them. For a legitimate bulk transfer to another registrar, support can raise the ceilings for your account temporarily. Every issued code is recorded in the domain guard log (outcome issued), as is every refusal.curl --request POST \
--url 'https://api.regfish.com/domains/www.example.com/authinfo' \
--header 'x-api-key: YOUR_API_KEY'{
"success": true,
"code": 0,
"response": {
"domain": "example",
"authinfo": "example"
}
}{
"success": false,
"message": "Unauthorized",
"error": "Unauthorized"
}{
"success": false,
"message": "Blocked by the Domain-Guardian",
"error": "Blocked by the Domain-Guardian"
}{
"success": false,
"message": "Domain not found",
"error": "Domain not found"
}{
"success": false,
"message": "Daily auth-code limit reached (per domain or per account)",
"error": "Daily auth-code limit reached (per domain or per account)"
}{
"success": false,
"message": "Unexpected error",
"error": "Unexpected error"
}{
"success": false,
"message": "Registry error",
"error": "Registry error"
}Das DNS API von regfish ist die perfekte Lösung für Entwickler, die ihre Domains und DNS-Zonen automatisieren möchten. Werde Teil der Community und profitiere von den Vorteilen der DNS-Automatisierung. Das DNS API steht jedem regfish-Kunden kostenlos zur Verfügung.