The Breakcold Public API is available underDocumentation Index
Fetch the complete documentation index at: https://docs.breakcold.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/v1 on your Breakcold API base URL.
Use the API for records, tasks, notes, and basic inbox workflows. Permanent record deletion is intentionally not part of v1; archive and restore are available instead.
Webhooks
Breakcold can send outbound webhooks when records, notes, tasks, relations, calls, or files change in your workspace. See Webhooks for delivery headers, signature verification, event types, and payload examples.Choose your region
Pick the API URL for the region where your Breakcold workspace is hosted.- US
- Europe
Use this URL if your Breakcold workspace is hosted in the United States.
packages/backend/convex/public_api/contract.ts.