Base API URLs
Explanation of your API URL and how to access this
All endpoints use the following base, where {account_url} is your PracticeHub account URL, and {region} is the PracticeHub region the account resides in.
https://{account_domain}.{region}.practicehub.io/api
You can determine what your {account_domain} and {region} are by simply looking at the URL you access PracticeHub with.
Example
If you login to your PracticeHub account with https://demo.neptune.practicehub.io, your details would be the following :
{account_domain} : demo
{region} : neptune
API URL : https://demo.neptune.practicehub.io/api
Endpoint documentations in Technical Document will automatically display your URL. You’ll need to ensure you are logged in to view this.
Current list of Regions and their URL namesCopied!
|
Region |
URL Name |
|---|---|
|
London |
neptune |
|
Sydney |
apollo |
|
Ohio |
vulcan |
|
Singapore |
jupiter |