Getting started

Environments

Sandbox (testing)

You can use our sandbox environment for testing your integrations. Speak with our team to set up a merchant account in our sandbox environment.

Platform: https://sandbox.finove.com.br
API: https://api.sandbox.finove.com.br/api

Live (production)

Platform: https://app.finove.com.br
API: https://api.finove.com.br/api

Request format

All requests must be made over https.

The API only accepts requests in JSON, so all requests must include the header Content-Type: application/json.

Last updated