Look up directory entries by SIREN
France
Look up directory entries by SIREN
Returns all entries from the PPF Annuaire that match the given French SIREN. A company may have several entries so the response is always a list.
Only available to live workspaces. Sandbox workspaces receive
403 Forbidden.
GET
Look up directory entries by SIREN
Returns the active directory entries from the PPF Annuaire that match the given SIREN. A SIREN may have multiple registered parties (one per SIRET / suffix / routing code), so the response is always a list.
An empty
results array means the SIREN is not currently registered in the Annuaire.
Only available to live workspaces — sandbox enrollments receive 403 Forbidden.Authorizations
Authenticate using a valid Invopop enrollment token in the Bearer
scheme.
Example: Authorization: Bearer <token>
Path Parameters
9-digit French SIREN identifier of the company to look up.
Example:
"123456789"
Response
Lookup completed. count may be 0 if the SIREN is not present in the directory.