Leyr
Setup Guides for our EHRs

Dentally

Dentally

Reviewed: 29 July 2026

Dentally is a cloud-based dental practice management platform designed to streamline appointments, patient records, communications, and reporting for dental clinics.

Dentally

Versions

Dentally supports two integration versions: Public and Private. The version determines which API endpoints and authentication methods are used.

  • Public - uses Dentally's public booking API. Only requires a Care Unit ID. Supports fetching available timeslots and booking appointments through the public booking flow.
  • Private - uses Dentally's private API with OAuth client credentials. Requires a Client ID, Client Secret, and Care Unit ID. Enables full access including appointment management, patient records, and additional resources.

You'll be able to choose the version during the integration setup in the Leyr developer portal.

Setup Type

Self-Service for Public, Contact Required for Private - The public version only needs the Care Unit ID. The private version requires OAuth credentials from Dentally.

Required Credentials

Public Version

To integrate with Dentally using the public version, you'll need:

  • Care Unit ID

Private Version

To integrate with Dentally using the private version, you'll need:

  • Client ID
  • Client Secret
  • Care Unit ID

Setup Guide

Public Version - Obtaining the Care Unit ID

To obtain your Care Unit ID, reach out to the Leyr team at contact@leyr.io or via your dedicated Slack channel. Share the name of your clinic, and we'll help you get the relevant identifier for your Dentally integration.

Private Version - Obtaining Credentials

Dentally requires credentials to be provisioned by their support team:

Prerequisites:

  • You must have a care provider customer using Dentally as their EHR system (or be the one yourself)

Credential Request Process:

To obtain your integration credentials, contact Dentally support with your clinic information. When reaching out, provide your integration requirements and use case details. Dentally will review your request to ensure everything is properly authorized. Once approved, you'll receive the required credentials for integration.

For assistance with this process, contact us at contact@leyr.io and we'll help guide you through the credential request with Dentally.

Check our API specification for implementation details.

Leyr © 2026