REST API Reference
Direct HTTP API access for Torale monitoring platform.
Getting Started
API Overview - Base URLs, authentication methods, and interactive docs
Authentication - API keys and bearer token usage
API Endpoints
Tasks API - Create, list, update, and delete monitoring tasks
Executions API - View execution history and results
Notifications API - Configure channels and view history
Admin API - Platform management endpoints (admin only)
Reference
Error Responses - HTTP status codes and error formats
Interactive Documentation
Torale provides interactive API documentation at:
- Production:
https://api.torale.ai/docs(ReDoc) - Swagger UI:
https://api.torale.ai/redoc
Start with the API Overview to understand authentication and endpoints, then explore the interactive docs for hands-on testing.