Lookups and Monitors OpenAPI Specification¶
The complete Lookups and Monitors API specification is available in multiple formats:
Interactive Documentation:
- View in ReDoc (recommended) - Interactive API browser
- View on SwaggerHub - Official specification
Direct Access:
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