30herramientas
Tu agente de IA entra en tu zona DNS, no en tu factura.
Descubre la MCP Suite
Quickstart
v1.6.2
Download OpenAPI
Getting started
Authenticate, send JSON over HTTPS, and automate DNS and TLS workflows.
Authentication
x-api-key
Create an API key in the regfish console and test it

The regfish API uses HTTPS, JSON payloads, and an API key passed via the x-api-key header.

Authentication

  • x-api-key
  • application/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
Community

Forma parte de la comunidad

La DNS API de regfish es una gran solucion para desarrolladores que quieren automatizar dominios y zonas DNS. Sumate a la comunidad y aprovecha las ventajas de la automatizacion DNS. La DNS API esta disponible gratis para todos los clientes de regfish.