Skip to content
Light
English

Partner API

This article introduces the Partner API.

The Partner API is a set of methods that allows you to query, create and change partner companies.

NOTE: Note that the Partner API does not allow the integration of records such as customers and products from each company.

<span class=“fr-mk” style=“display: none;”> </span>

The Partner API offers the following methods:

To obtain your partner token, go to the menu QueriesCaptura da tela 1Partner API Token.

Captura da tela 2

To facilitate testing, we created a collection that you can import directly into Postman.

Collection Link: https://www.getpostman.com/collections/0e1ecc7e1a0ef56a9e42

NOTE: We suggest using Postman directly on the web: https://www.postman.com/, just create the account and import the collection, configure your token and test the API.

How is this API different from the integration we already have in each company?

Section titled “How is this API different from the integration we already have in each company?”

They are two different things:

  • The integration of each company (using the Integration and Synchronizer Layout) allows the integration of data tables for a given company, in this case the Company Token is used.
  • The Partner API in turn allows consultation, modification and creation of new companies.

Can I use the partner token in the Synchronizer?

Section titled “Can I use the partner token in the Synchronizer?”

No, the sync needs a company token.

Can I use my testing company’s token in the Partner API?

Section titled “Can I use my testing company’s token in the Partner API?”

No, the Partner API needs a Partner Token.