Environment: Transaction API
Vitesse provides separate Staging and Production environments. The credentials issued for one environment will not work in the other.
Production environments are region-specific:
- UK Hub – customers operating in the United Kingdom and select other countries
- US Hub – customers operating in the United States
If your infrastructure restricts inbound or outbound traffic, you may need to allowlist the relevant Vitesse service endpoints and webhook callback IP addresses for your environment. Contact Support for more information.
Staging
Use the staging environment for integration testing.
| Service | URL |
|---|---|
| Transaction API | staging-api.vitessepsp.com |
| Vitesse Identity | staging-identity.vitessepsp.com |
Production – UK Hub
| Service | URL |
|---|---|
| Transaction API | api.vitessepsp.com |
| Vitesse Identity | identity.vitessepsp.com |
Production – US Hub
| Service | URL |
|---|---|
| Transaction API | api.us.vitesse.io |
| Vitesse Identity | identity.us.vitesse.io |
Updated 17 days ago