You can interact with the Mthmr API using two environments:

  • Sandbox
  • Live

Keys and token allow you to differentiate between the two available environments. Both are accessed using the following base URL:

https://bank-api.mthmr.com

Sandbox

This is a controlled development environment where you can conduct tests during implementation. When performing tests in Sandbox, no cashback is being processed.

Live

This is the environment where actual events occur, affecting accounting and metrics. This environment is consumed once the integration tests have finished and it is time to open it to the public.