Getting Started
Choose how you want to integrate with Torale.
Python SDK
Programmatic access through a Python client library.
Best for: Python applications, custom integrations, automated workflows
REST API
Direct HTTP access to all Torale endpoints.
Best for: Non-Python languages, custom HTTP clients
Quick Comparison
| Method | Setup Time | Use Case | Authentication |
|---|---|---|---|
| Python SDK | 5 minutes | Application integration | API key |
| REST API | Immediate | Any language / HTTP client | API key |
Learn More
- Building Torale: Ambient AI for Web Monitoring - Deep dive into the architecture and design decisions