Skip to content

REST API Reference

Direct HTTP API access for Torale monitoring platform.

Getting Started

API Overview - Base URLs, authentication methods, and complete endpoint listing

Authentication - API keys, Clerk JWT, and user management endpoints

API Endpoints

Tasks API - Create, list, update, delete, fork, and execute monitoring tasks

Executions API - View execution history, results, and task-scoped notifications

Notifications API - Notification send history and delivery tracking

Reference

Error Responses - HTTP status codes, error formats, and common mistakes

Interactive Documentation

Torale provides interactive API documentation at:

  • ReDoc: https://api.torale.ai/redoc
  • OpenAPI JSON: https://api.torale.ai/openapi.json

Note: Admin endpoints are intentionally hidden from the OpenAPI schema.

Start with the API Overview to understand authentication and endpoints.

Released under the MIT License.