Staging Setup
Staging vs. Production
Test your integration against staging first, then go live by changing one thing: the hostname. Everything else — endpoint paths, request and response shapes, and the x-api-key auth header — is identical across both environments.
| Environment | Base URL |
|---|---|
| Staging | https://api-staging.tento.com |
| Production | https://api.tento.com |
Getting staging access
Contact the Tento team to receive:
- a staging API token, and
- test business IDs to use in your requests.
Recommended before going live. Validate your submissions and read flows on staging so you're confident before sending production data.
Volt isn't available on staging. The Volt partner portal runs on production only — staging credentials are issued by the Tento team, not self‑served.
API reference
See the API reference, and open the Financing or Business Credit Monitoring section in the sidebar for the relevant endpoints.
Examples:
Updated about 2 months ago
Did this page help you?
