Environment
Vitesse provides separate Staging and Production environments for testing and live payment operations. 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
Staging
Use the staging environment for integration testing.
| Service | URL |
|---|---|
| Vitesse API | api.staging.vitesse.io/v1 |
| Vitesse Identity | staging-identity.vitessepsp.com |
Production – UK Hub
| Service | URL |
|---|---|
| Vitesse API | api.vitesse.io/v1 |
| Vitesse Identity | identity.vitessepsp.com |
Production – US Hub
| Service | URL |
|---|---|
| Vitesse API | api.us.vitesse.io/v1 |
| Vitesse Identity | identity.us.vitesse.io |
Updated 17 days ago