Compliance API for supplementary pension contributions - ProBTP | Bouquet API EntrepriseAPI Conformité cotisations retraite complémentaire - ProBTP | Bouquet API Entreprise
API Conformité cotisations retraite complémentaire - ProBTP | Bouquet API EntrepriseCompliance API for supplementary pension contributions - ProBTP | Bouquet API Entreprise
This API, part of the French API Entreprise suite maintained by Etalab, provides access to a certificate confirming that a company is up to date with its supplementary pension contributions managed by ProBTP, a French pension and welfare provider for the construction and public works sector. It is aimed at organizations that need to verify a business's compliance status with these mandatory contributions, typically as part of administrative procedures such as public procurement or benefit eligibility checks. Access requires an API key, and usage is restricted to authorized public administrations and accredited partners under the API Entreprise framework, in accordance with French data-sharing regulations for businesses.> L'[API Conformité cotisations retraite complémentaire - ProBTP | Bouquet API Entreprise](https://entreprise.api.gouv.fr/catalogue/probtp/conformites_cotisations_retraite) permet d'accéder à l'**attestation de régularité des cotisations de retraite complémentaire ProBTP d'une entreprise**. ➡️ **…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (16 fields)
| Field | Type | Description |
|---|---|---|
| provider | string | Provider identifier, as returned by /pings.Identifiant du fournisseur (tel que retourné par `/pings`) |
| recipient | string | SIRET of the administration receiving the data."**Bénéficiaire de l’appel** SIRET de l’administration destinatrice des données." |
| delegation_idDelegation id | string | UUID identifying a specific publisher delegation, used with publisher tokens."**Identifiant de la délégation éditeur** UUID d’une délégation précise, réservé aux jetons éditeur. Optionnel : requis uniquement lorsque plusieurs délégations actives existent pour le même `recipient`, afin de lever l’ambiguïté (cf. erreur 00212)." |
| context | string | Purpose of the request, e.g. public aid, public procurement, or third-party registry management."**Cadre de la requête** Par exemple : aides publiques, marchés publics ou gestion d’un référentiel tiers utilisé pour tel type d’application." |
| object | string | Reason for the call or a procedure identifier used for traceability."**La raison de l’appel ou l’identifiant de la procédure.** L’identifiant peut être interne à votre organisation ou bien un numéro de marché publique, un nom de procédure ; l’essentiel est que celui-ci vous permette de tracer et de retrouver les informations relatives à l’appel. En effet, vous deve |
| siretSIRET (establishment) | string | SIRET number identifying the establishment.Siret de l'établissement |
| limit | number | Maximum number of results returned, between 1 and 1000 (default 1000).Limite le nombre de résultats retournés. Valeur entre 1 et 1000 (Défault 1000) |
| sirenSIREN (company) | string | SIREN number identifying the company.SIREN number identifying the company. |
| siren_or_siret_or_rnaSiren or siret or rna | string | SIREN, SIRET, or RNA number of the association whose subsidies are requested.Siren, Siret ou RNA de l'association dont vous souhaitez obtenir les subventions. |
| siret_or_eoriSiret or eori | string | SIRET or EORI number identifying the company.Siret ou numéro EORI de l'entreprise |
| year | integer | Reference year for the requested data.Reference year for the requested data. |
| siren_or_rnaSiren or rna | string | SIREN number of the association or its RNA number.Siren de l'association ou le numéro RNA |
| nature_effectifNature effectif | string | Type of workforce headcount requested, e.g. average annual headcount.Indique la nature de l'effectif transmis. Si ce paramètre n'est pas complété en appel, l'effectif moyen annuel (EMA) sera renvoyé par défaut. L'API permet d'accéder à 4 natures d'effectif : - Effectif moyen annuel (EMA), c'est-à-dire le nombre de salariés en contrat 'actif' hors exclusions. Ces e |
| month | string | Reference month for the workforce data, formatted 01 to 12.Mois de référence des effectifs (format: 01 à 12). |
| profondeur | integer | Number of months of prior workforce data to return, up to 13.Nombre de mois à renvoyer, en amont de la date choisie. Ce paramètre permet de renvoyer les effectifs de plusieurs mois en même temps, antérieurs à la date choisie, et au maximum 13 mois. Par exemple si la date indiquée est 03/2025 et ce paramètre de profondeur est 3. Les effectifs de janvier, févri |
| errorsError | array<object> | List of errors returned by the API call.List of errors returned by the API call. |
Schema captured from openapi 1 month ago.
Verification Status
Using the API
Configuration
- Base URL
- https://entreprise.api.gouv.fr
- Format
- openapi
Query examples
Stored only in this browser. Runs go directly from your browser to the API — the key is never sent through our servers.
curl -s 'https://entreprise.api.gouv.fr/open-api-without-deprecated-paths.yml' -H 'Accept: application/json'Machine-readable API description (use it to generate clients).
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.