Environments

Fintava API has two environments, Live and Sandbox.

The Fintava API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

You can use the Fintava sandbox environment which does not interact with the production environment, while integrating our APIs.