Skip to main content

Regions & Base URLs

Regions

Kaunt operates in multiple geographic regions to ensure data residency requirements are met and to provide low-latency access to our APIs. Each region is an independent deployment with its own data storage, meaning data created in one region stays in that region.

When onboarding with Kaunt, your tenants are assigned to a specific region. All API requests for a tenant must be directed to the correct regional base URL.

Available Regions

RegionLocation
EuropeFrance Central
United StatesWest US

Base URLs

All API requests must be made over HTTPS.

Kaunt API

RegionBase URL
Europehttps://api.kaunt.com/v1
United Stateshttps://api.us1.kaunt.com/v1

Sandbox

Each region also has a sandbox environment for testing and development:

RegionSandbox Base URL
Europehttps://sandbox-api.kaunt.com/v1
United Stateshttps://sandbox-api.us1.kaunt.com/v1

Kaunt API Authentication

The Kaunt API token endpoint is part of the API base URL:

RegionToken Endpoint
Europehttps://api.kaunt.com/v1/oauth2/token
United Stateshttps://api.us1.kaunt.com/v1/oauth2/token
info

The Management API is not region-specific. See the Management API Authentication page for details.

Choosing a Region

Your available regions are determined during onboarding based on your data residency needs. When creating a new tenant, you select which of your available regions it should be hosted in.