Skip to main content

Introduction

We are the first financial institution to create an exclusive Bank-as-a-Service (BaaS) model in Brazil. Our goal is to help any Fintech/Credit Manager or company to access fast, agile, and secure financial services, in any way they want. Learn more at https://qitech.com.br.

This documentation aims to describe the various endpoints of our APIs.

Note: If you have any questions at any stage of the process, please contact us at api@qitech.com.br detailing your problem/question and we will assist you.

Getting Started

Before beginning operations by sending API requests to consume QI Tech services, it is important that a representative operator of the originating company completes the following steps in the sandbox environment.

Creating an Access Profile

  1. Send a request for access creation to the email api@qitech.com.br containing the following information:

    1. Company CNPJ
    2. Master user's full name
    3. Master user's CPF
    4. Master user's E-mail
    5. Master user's phone number
  2. Once the QI Tech team has created the access, the Master user a link through their E-mail to access QI Tech's sandbox platform and a temporary password.

  3. By accessing the environment for the first time, the Master user must change their password.

Starting the Integration Journey

There are various combinations of endpoints that can be used according to the partner's needs, but the first three steps are universal regardless of the services used:

Step 1: Token validation through the QI Tech portal;
Step 2: : Key exchange and integration credentials generation;
Step 3: Perform an authentication test;
Step 4: Configure a URL to receive webhooks ;

Important Information

To use our API in a production environment, it is necessary to contact commercial@qitech.com.br for commercial engagement and integration configuration.

Attention!

QI Tech webhooks should not be mapped in a restricted way. There may be additional fields included in the webhooks' payloads returned by our APIs.