Skip to main content
TeamCare APIs are available in two environments: production and staging. Use staging to build and test your integration safely. Use production for serving real patient data once your integration is ready. When you select an environment in the interface, variable names like {teamcare-vendors} resolve to the real URL for that environment. If no environment is selected, the raw variable name is displayed without resolution.
Production contains real patient data. Always use staging for development, testing, and debugging.

Environments

When syncing multiple locations, build your integration against staging first to confirm authentication, pagination, and rate-limit handling before pointing clients to production.