Supported regions
How to determine the correct region
Ask the practice administrator which region their OnboardMe account is hosted in. If you are integrating with multiple practices, each one may be in a different region — you must use the correct base URL for each.Constructing API requests
All API paths are relative to the regional base URL. For example:ukapi.onboardme.app will not return that practice’s data.
Multi-practice integrations
If your system integrates with practices across multiple regions, store the base URL alongside each practice’s credentials. Use the appropriate base URL for every request to that practice.Practices do not span regions. A single practice’s data is always in one region only.