Skip to main content

Quickstart guide

This guide explains how to have everything you need to be able to make your first INFast API request.

Prerequisites

In order to have access to the INFast API, you need an INFast account subscribed to Furious pack and a pair of API keys.

INFast account

A Portal represent your company's account on INFast. You can create an INFast account here.

tip

During development, we strongly advise using a dedicated test account. In INFast, some actions are irreversible for legal and tax reasons (validating an invoice, recording a payment, etc.). It would be a pity to pollute a production account with tests !

For legal reasons, some operations require having correctly configured your company. For example, you cannot issue an invoice without the legal information of the company. Required fields are detailed here.

You can configure your company in INFast App in the module Mon Entreprise.

API keys

Authentication on the INFast API is done using a pair of ClientId and ClientSecret. These keys are linked to your portal.

You can generate these keys in the module Paramètres > Gestion des données > API of INFast APP. You have to click on Générer des clés ou Afficher les clés to display them.

Screenshot of INFast application

Your first request

Now that you have an active account and a pair of API keys, you are ready to make your first request.