What is a Location?
A Location represents a single dental office or practice site. For example, a dental group with offices in Downtown and Uptown would have two locations under the same organization, each with its own patient records, appointments, and financial data.Multi-Location Practices
Most organizations in TeamCare operate a single location, but the platform fully supports multi-location practices. When a dental group owns multiple sites, each location is listed as a separate entity under the parent organization. You must access data for each location individually through the API.Rate Limits Per Location
Each Location has an independent rate limit budget of 15 requests per minute. This budget is per API credential, per location, so requests to one location do not affect the rate limit of another. If you manage multiple locations, you can iterate through them round-robin to distribute your request load.List Locations
API endpoint to list all locations for a given organization

