Browse Docs

Swagger

Swagger UI provides an interactive browser-based interface to explore and test all API Alerts endpoints without writing any code.

Swagger UI

Open the interactive explorer directly in your browser:

api.apialerts.com/swagger

From here you can browse all available endpoints, view request/response schemas, and send live requests using your API key.

OpenAPI Spec

The raw OpenAPI spec is available for use with Postman, Insomnia, code generation tools, or any other OpenAPI-compatible client:

api.apialerts.com/openapi.yaml

Resources

Postman — Import the OpenAPI spec directly into Postman.

API Reference — Full endpoint documentation with all fields and error codes.