Skip to main content

Sandbox environment

A sandbox environment is available for integration testing before production deployment. BillSentry will provide:
ItemDetails
Sandbox Client ID & SecretSeparate M2M credentials for the sandbox
Sandbox API KeyA distinct x-api-key value
Sandbox Endpoint URLA non-production API gateway URL
Sandbox Token URLSeparate token endpoint for sandbox auth
Sample test scenariosPre-defined bill payloads covering common states and bill types
All sandbox requests are isolated from production data. No production records are created or modified.

Transport and security requirements

  • All requests must use HTTPS. HTTP is not supported.
  • Minimum TLS version: 1.2
  • Never include your client_secret in client-side code, version control, or log files
  • Rotate your client_secret immediately if you believe it has been compromised — contact BillSentry support

Support

NeedContact
Request sandbox accessbillsentry.com/developers
Integration questionsContact your BillSentry integration engineer
Production incidentsInclude the x-request-id from the failed response
Credential rotation or revocationContact BillSentry support immediately