The Caret Public API allows you to programmatically interact with your workspace data, including meetings, summaries, and team members. Our API is built on REST principles and returns JSON responses.Documentation Index
Fetch the complete documentation index at: https://docs.caret.so/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
All requests should be made to:Key Features
Authentication
Secure requests using API keys managed in your developer settings.
Granular Scopes
Control access with specific permissions for meetings, folders, and users.
Rate Limiting
Limits designed to support both small teams and large-scale integrations.
Webhooks
Receive real-time notifications for meeting completions and data updates.
Getting Started
Rate Limits
To ensure platform stability, we enforce workspace-level limits:- 100 requests/min for standard endpoints.
- 20 requests/min for heavy operations (e.g., bulk exports).
429 Too Many Requests error.
Support
- Reference: Browse the API Reference for endpoint details.
- Email: Reach out at support@caret.so.