API Base URL
Last updated
Was this helpful?
Last updated
Was this helpful?
The API Base URL is a unique URL for each or tenant. You should use this unique URL in all your API calls, or the authentication process will fail.
For example, the CARTO Cloud US region uses https://gcp-us-east1.api.carto.com
while a Self-Hosted deployment will probably use something like https://your-carto-tenant-domain.com/api
You can use this section to copy the API Base URL.
To learn more about how to use CARTO APIs, check the .