API Endpoints

Voucherify is shipped from shared clusters located on three continents, as well as from dedicated clusters for enterprise customers.

If you want to get the best performance from Voucherify, it is recommended to create a project in the region (cluster) closest to your customers.

When you create a project, you can choose a preferred region. You can have projects located in different regions within one organization.

If your project is not created in Europe and your organization has a dedicated cluster, you must configure your application to use the appropriate API endpoint. Otherwise, your HTTP requests will be rejected.

The default API endpoint for the shared cluster in Europe is https://api.voucherify.io. Other API endpoints are created with the https://<region>.api.voucherify.io pattern.

Shared Clusters

Shared ClusterEndpoint
Europe (default)https://api.voucherify.io
United Stateshttps://us1.api.voucherify.io
Asia (Singapore)https://as1.api.voucherify.io

SDK

Each SDK provided by Voucherify has a method to override the default API endpoint.