Documentation Index
Fetch the complete documentation index at: https://www.everbility.com/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Authentication
All endpoints use bearer authentication with an Everbility API key:Response patterns
- Synchronous endpoints return JSON.
- PDF uploads, large-audio uploads, and report generation return a
job_idand complete asynchronously. - Poll
GET /jobs/{job_id}until the job reachescompletedorfailed.