Our API and Dashboard can both operate in two fully separated environments: Live and Test. Each is completely isolated, so activity in one environment never impacts the other. This separation allows you to build, test, and launch with complete confidence.API Endpoint:
Copy
https://api.monime.io/
The endpoint is the same for both Live and Test environments. Which environment you interact with depends on your access token — not the URL.
The live environment connects directly to real payment networks, processing actual funds and transactions. Use it only when your integration is fully tested and production-ready.
Tokens: All live tokens are generated with the prefix mon_NOTmon_test_
Data & Networks: Real accounts, banks, mobile money providers, card networks, and wallets
Use case: Production operations and live customer payments