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.

EnvironmentBase URL
Staginghttps://api-staging.tento.com
Productionhttps://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:


Did this page help you?