Skip to main content
TeamCare Vendor APIs let you integrate dental office data into your own applications and dashboards. Built for consulting firms (vendors, agencies, and tenants), these APIs provide a HIPAA-compliant, opt-in way to access rich statistical insights from dental practices you manage.

Quickstart

Get up and running with your first API call in minutes.

Authentication

Learn how to generate keys and exchange them for a Bearer Token.

Rate Limiting

Understand limits and how to retry safely.

API Reference

Browse endpoints for organizations, locations, patients, and more.

How it works

1

Register your consulting firm

Create your consulting firm account on TeamCare at app.teamcaredental.com.
2

Add practices

Add associated dental practices (organizations) under your account so they are accessible through the API.
3

Accept the API agreement and generate keys

Accept the Developer API Agreement under Settings > Company > Agreement, then generate API keys under Settings > Company > API Access.
4

Fetch and display data

Use your API keys to obtain a Bearer Token, then call the endpoints to retrieve practice data in JSON format.

Key features

  • HIPAA-compliant opt-in APIs built for healthcare data
  • Organization and location management for multi-practice dental groups
  • Cursor-based and page-based pagination for large datasets
  • Rate-limited, token-authenticated access with clear retry guidance