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.
Data-plane proxy to the Supabase Edge Functions API. Accepts any HTTP method.
cURL
curl --request POST \ --url https://api.usenaive.ai/v1/apps/{id}/functions/proxy/{path} \ --header 'Authorization: Bearer <token>'
{ "error": { "message": "<string>", "hint": "<string>", "reason": "<string>" } }
Workspace API key. Create one via the dashboard or POST /v1/auth/keys.
POST /v1/auth/keys
Upstream passthrough response.