API reference and resources¶
Complete API documentation for all Threat Feeds endpoints, parameters, response schemas, and developer resources.
Quick start with Python
Our Python SDK provides native support for this API. Install with pip install domaintools_api --upgrade
Interactive references¶
- API Reference (ReDoc) - Documentation-focused viewer with detailed schemas
- API Reference (Swagger UI) - Try-it-out API explorer
Specifications¶
- OpenAPI Specification (YAML) - For code generation and tooling
- View on SwaggerHub - Interactive reference and collaboration
User guides¶
- Real-time Feeds Guide - Feed API and Download API documentation
- Daily Feeds Guide - Daily batch feed documentation
- Complete Documentation - Feed types, getting started, and use cases
Additional resources¶
- Authentication methods - API key, HMAC, and header authentication
- Response Policy Zone (RPZ) - DNS firewall integration
- Python SDK examples - Code samples