Skip to main content
Version: 8.3

API Siren

Introduction

The Siren API, provided by INSEE, allows you to retrieve information about a company using its SIRET number.

Axelor integrates this API and can therefore automatically collect various data, such as:

  • first and last name,

  • title,

  • type (individual or company),

  • VAT number,

  • category (if specified in AOS),

  • NAF code,

  • address.

The system distinguishes between natural persons and legal entities, ensuring appropriate management of each partner.

Create an account

  1. Create an account: you can create an account here: https://api.insee.fr/catalogue/

  2. Open SIREN: once logged in, access the SIREN application

  3. Subscribe: subscribe to the application.

  4. My applications: once subscribed, go to “MY APPLICATIONS”.

  5. Subscriptions tab: in “My applications,” open the Subscriptions tab. In the “Subscriptions” tab, you will find the Sirene application to which you have subscribed.

  6. Generate keys: open the “Keys and access tokens” tab, where you can “Generate keys.”

  7. Consumer keys/secret: you will then have access to the consumer keys and consumer secret. If copying does not work, use “Show keys” and select the text of the keys to be copied.

  8. The access token is managed automatically by AOS.

  9. Enter keys: on AOS, enter the keys that were retrieved from SIREN in the base app (“Interfaces” tab).

  10. Partner - Create via Siren API: once configured, you will find the button to create a partner from the SIREN API on the partner file and list views.

  11. SIRET number: enter the SIRET number of the desired partner.

  12. Once the data has been retrieved, the new partner view opens automatically.

info

It is also possible to use the SIREN API to complete the data for an existing partner. It will not modify the existing data.