Skip to main content
Sandbox and Production environments For ease of development and testing, Kashimi provides two separate environments: Sandbox and Production.
Both environments have their own API base URLs and are accessed independently.

Sandbox

  • Environment: Sandbox (Testing)
  • API Base URL: https://api-sandbox.kashimi.tech
The Sandbox environment is designed for development and integration testing.
Any activity in the Sandbox is purely simulated and does not interact with real bank systems.

Production

  • Environment: Production (Live)
  • API Base URL: https://api.kashimi.tech
The Production environment is used for real transactions with connected banks and financial institutions.
Once your application is tested and approved, you will move to Production for live payments.

Note:
The Sandbox environment uses mock data and simulated flows.
Full end-to-end payment execution (actual bank transfers) can only be tested and processed in the Production environment.