Skip to main content

Everbility Public API

Build pull integrations for Everbility clients, documents, notes, audio transcription, and report generation. The Public API is designed for customer systems such as internal PMS platforms that need to pull data from Everbility and push context back in.
Ask an organisation admin to enable API keys for your organisation. They can email support@everbility.com to enable API keys and/or create a test account.

What you can build

  • Search clients within the scope of the API key.
  • Pull rendered reports in Markdown or HTML.
  • Upload Markdown notes, PDFs, and large audio files.
  • Poll asynchronous upload and transcription jobs.
  • Generate reports from Everbility templates and note IDs.

Base URL

https://api.everbility.com/v1/public

Start here

How access works

Everbility supports two API key types:
Key typeScopeTypical use
User API keyPersonal clients and personal templatesIndividual practitioner workflows
Organisation API keyOrganisation clients and organisation templatesTeam or PMS integrations
Use an organisation key when your integration needs to work across shared organisation data.

Need help?