API Documentation

Use the Avon Health API to create, access, update, and delete patient data, messages, visit notes, forms, insurance claims, and more.

Getting started

Following industry best practices, Avon's APIs are organized around REST. This means our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Along with our APIs, we also offer a no-code platform, where you can write as little or as much code as you want to create your desired EMR and patient engagement platform.

We have created a pre-configured Postman collection to make it easier for you to interact with the Avon APIs. You can download the collection here and get your unique environment file from your Avon Health contact.

BASE URL

https://{{base_subdomain}}.avonhealth.com/v2/

Your Avon Health contact will provide you with your "base_subdomain".

Getting access

If you'd like to get access to our no-code/low-code platform or our APIs, please email hello@avonhealth.com or book a time to chat here.

Guides

Authentication

Learn how to authenticate your API requests.

Read more

Resources

Patients

Learn about the patient model and how to create, retrieve, update, delete, and list patients.