Skip to content

API Reference

Our platform provides two environments: Test and Live.
Each environment has its own Base URL and requires a separate API key.

Environments

Test Environment

Use the Test environment during development and integration.
It is fully isolated from production, allowing you to safely experiment without affecting real data.

Live Environment

Use the Live environment once your integration is ready for production.
This environment processes real transactions and data.

Warning

Important: Make sure you use the correct API key for the environment you’re accessing. Using a test key in the live environment (or vice versa) will result in authentication errors. You can find your API keys by signing in to the Client Dashboard for the respective environment.