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.
Integrate Navigara programmatically using the REST API.
# Session token curl -H "Authorization: Bearer <session-token>" \ https://app.navigara.com/api/v1/organizations # API key curl -H "Authorization: Bearer navigara_<api-key>" \ https://app.navigara.com/api/v1/organizations
https://app.navigara.com/api/v1