Base URL
/v1.
OpenAPI Spec
The full machine-readable spec is published at:Quick Start
- Generate an API key from your OtterlyAI dashboard.
- Send it as a Bearer token in the
Authorizationheader. - Call any endpoint listed in the API Reference.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Welcome to the OtterlyAI Public API
https://data.otterly.ai
/v1.
https://data.otterly.ai/v1/openapi.json
Authorization header.curl https://data.otterly.ai/v1/health \
-H "Authorization: Bearer YOUR_API_KEY"