DNSDB OpenAPI Specification¶
The complete DNSDB API specification is available on SwaggerHub:
Interactive Documentation:
- View on SwaggerHub - Official specification with interactive API browser
- Browse all DomainTools OpenAPI specs
Direct Access:
- Download: dnsdb-openapi.yml
Using the Specification¶
The OpenAPI specification can be used to:
- Generate client SDKs in your preferred language
- Import into API testing tools (Postman, Insomnia, etc.)
- Validate API requests and responses
- Build custom integrations and automation