For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

The API uses Supabase JWT Bearer Authentication. All endpoints require a valid authentication token to be included in the request headers.

Last updated