regfish
Domini, DNS, hosting ed e-mail da un unico fornitore.
Strumenti DNS gratuiti
Verifica SPF, DMARC, DNSSEC e altro su dns-doctor.com
Caratteristiche
Membro diretto di



Claude, Codex & co. manage DNS, domains and certificates directly, including DNS Doctor diagnostics.
curl --request GET \
--url 'https://api.regfish.com/tls/certificate' \
--header 'x-api-key: YOUR_API_KEY'{
"success": true,
"code": 0,
"response": [
{
"id": "7K9QW3M2ZT8HJ",
"status": "pending",
"common_name": "example",
"product": "example",
"provider": "digicert",
"dns_names": [
"example"
],
"action_required": false,
"pending_reason": "validation_pending",
"pending_message": "The TLS certificate order is waiting for domain validation.",
"completion_url": "",
"organization_id": null,
"certificate_pem_available": false
}
]
}{
"success": false,
"message": "Unauthorized",
"error": "Unauthorized"
}{
"success": false,
"message": "Unexpected error",
"error": "Unexpected error"
}L'API DNS Regfish è un'ottima soluzione per gli sviluppatori che desiderano automatizzare domini e zone DNS. Entra a far parte della community e beneficia dell'automazione DNS. L'API DNS è disponibile gratuitamente per ogni cliente Regfish.