Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication for tenant and admin routes.
Authorization: Bearer praeto_live_xxxxxxxxxxxxxxxxx
Authorization: Bearer <ADMIN_API_KEY>
{ "ok": false, "error": "missing bearer token" }
{ "ok": false, "error": "invalid API key" }