regfish
Domeny, DNS, hosting i poczta od jednego dostawcy.
Darmowe narzedzia DNS
Sprawdz SPF, DMARC, DNSSEC i wiecej na dns-doctor.com
Członek i akredytowany



© 2002-2026 regfish GmbH. Wszelkie prawa zastrzeżone.
Stan systemu502 rather than reporting the domain as taken, guessing here would cost the customer a registration. Rate limit: 60 checks per minute and API key, and 120 checks per minute and account. The account limit applies across all of your API keys and OAuth clients, so issuing another credential does not raise it.curl --request GET \
--url 'https://api.regfish.com/domains/availability/example.de' \
--header 'x-api-key: YOUR_API_KEY'{
"success": true,
"code": 0,
"response": {
"domain": "example",
"sld": "example",
"tld": "example",
"available": true,
"status": "available",
"flags": [
"example"
]
}
}{
"success": false,
"message": "Not a valid registrable domain name",
"error": "Not a valid registrable domain name"
}{
"success": false,
"message": "Unauthorized",
"error": "Unauthorized"
}{
"success": false,
"message": "Too many availability checks",
"error": "Too many availability checks"
}{
"success": false,
"message": "Unexpected error",
"error": "Unexpected error"
}{
"success": false,
"message": "Availability could not be determined",
"error": "Availability could not be determined"
}regfish DNS API to świetne rozwiązanie dla programistów, którzy chcą zautomatyzować domeny i strefy DNS. Zostań częścią społeczności i skorzystaj z automatyzacji DNS. API DNS jest dostępne bezpłatnie dla każdego klienta regfish.