Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
HTTP status codes and error response format.
error
{ "error": "Not found" }
{ "error": "Upgrade required", "upgrade": true, "plan_required": "agency" }
200
201
400
401
403
404
409
422
429
500
{ "error": "title is required" }
{ "error": "Unauthorized" }
{ "error": "Free plan allows up to 3 event types", "upgrade": true }
{ "error": "Time slot unavailable" }