API Base URL

The API Base URL is a unique URL for each CARTO deployment region or Self-Hosted 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 API reference.

Last updated