Documentation Index
Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
Use this file to discover all available pages before exploring further.
Automatic endpoint
Every deployed function exposes its OpenAPI spec at:X-Jelou-Token required.
Public vs protected
| Config | security in spec |
|---|---|
Default (no public) | [{ "jelouToken": [] }] |
config: { public: true } | [] (no security) |