Discover/pappers.fr API
live

pappers.fr APIpappers.fr

Access French company registrations, director profiles, trademark filings, and BODACC legal publications via the Pappers.fr API. 6 endpoints.

Endpoints
6
Updated
27d ago
Try it
Page number for pagination.
Results per page.
Search keyword or company name.
9-digit SIREN number to search for.
api.parse.bot/scraper/678ff973-7c58-403f-8277-fa323b3629b9/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/678ff973-7c58-403f-8277-fa323b3629b9/search_companies?page=1&limit=3&query=Renault' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Search for French companies by name, SIREN, or keyword. Returns a paginated list of companies with identifiers, legal form, status, and location.

Input
ParamTypeDescription
pageintegerPage number for pagination.
limitintegerResults per page.
querystringSearch keyword or company name.
sirenstring9-digit SIREN number to search for.
Response
{
  "type": "object",
  "fields": {
    "page": "integer, current page number",
    "total": "integer, total number of matching results",
    "resultats": "array of company objects with siren, nom_entreprise, forme_juridique, siege, dirigeants, and more"
  },
  "sample": {
    "data": {
      "page": 1,
      "total": 6,
      "resultats": [
        {
          "siege": {
            "ville": "PARIS",
            "code_postal": "75009",
            "adresse_ligne_1": "8 RUE DE LONDRES"
          },
          "siren": "443061841",
          "capital": 1000000,
          "nom_entreprise": "GOOGLE FRANCE",
          "forme_juridique": "SARL, société à responsabilité limitée",
          "statut_consolide": "actif"
        }
      ]
    },
    "status": "success"
  }
}

About the pappers.fr API

The Pappers.fr API provides structured access to French business registry data across 6 endpoints, covering company profiles, director networks, trademark records, and official BODACC publications. The get_company_details endpoint returns SIREN, share capital, legal form, headquarters address, and director lists for any registered French company. Director cartography maps professional connections between individuals and companies across the French registry.

Company Search and Profiles

The search_companies endpoint accepts a free-text query, a 9-digit siren, or both, and returns paginated results with fields including nom_entreprise, forme_juridique, siege (headquarters location), and a dirigeants array. Use page and limit to step through large result sets. For a complete company record, pass the SIREN to get_company_details, which adds capital (share capital in euros) and a fuller director list to the same core fields.

Director Search and Network Cartography

search_directors queries the registry by director name and returns objects containing nom, prenom, qualite (role title), and an entreprises array listing each company the person is associated with. get_director_cartography goes further: given first_name, name, and an optional birth_date (MM/YYYY format) or director_id for disambiguation, it returns a graph structure with personnes nodes, entreprises nodes, and two link arrays — liens_entreprises_personnes and liens_entreprises_entreprises — that describe the full professional network around that individual.

Trademarks and Legal Publications

search_trademarks covers both French INPI and European EUIPO trademark registrations. Results include numero, texte (trademark text), statut, classes (Nice classification), deposants (applicants), and evenements (filing events). search_publications queries the BODACC official gazette and returns publication records with date, type, contenu, SIREN, and associated company details — useful for monitoring insolvency proceedings, mergers, and other legally mandated announcements.

Common use cases
  • Enrich a CRM with French company legal form, share capital, and registered address using get_company_details.
  • Build a director due-diligence tool by mapping professional networks with get_director_cartography link arrays.
  • Monitor competitor trademark activity by polling search_trademarks for INPI and EUIPO filings.
  • Detect insolvency or restructuring events early by scanning BODACC publications via search_publications.
  • Verify company status and registered office address before signing a contract using search_companies with a SIREN.
  • Identify all companies linked to a specific individual using search_directors followed by cartography lookups.
  • Aggregate director role history across multiple companies using the entreprises field in search_directors results.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Pappers.fr have an official developer API?+
Yes. Pappers publishes an official API documented at https://www.pappers.fr/api. It requires registration and has its own access tiers. The Parse API provides an alternative integration path with consistent response shaping across all 6 endpoints.
What does `get_director_cartography` return, and how do I disambiguate directors who share the same name?+
The endpoint returns three data structures: personnes (person nodes with id, prenom, nom, and date_naissance), entreprises (company nodes with siren and nom_entreprise), and two link arrays (liens_entreprises_personnes and liens_entreprises_entreprises) that describe connections. To disambiguate, pass birth_date in MM/YYYY format or supply the director_id returned by search_directors.
Does the API return financial statements or annual accounts for French companies?+
Not currently. The API covers registration data, share capital, director information, trademarks, and BODACC publications, but does not expose balance sheets, income statements, or deposited annual accounts. You can fork the API on Parse and revise it to add an endpoint targeting those filings.
How does pagination work across endpoints?+
All six endpoints support page (integer) and limit (results per page) parameters. Each response includes a total field with the overall match count and a page field confirming the current page, so you can calculate the number of pages needed to exhaust a result set.
Does the API cover companies registered outside metropolitan France, such as overseas territories or foreign subsidiaries?+
Coverage is scoped to companies registered in the French national registry (SIREN-based), which includes overseas territories that use the French registry system. Foreign companies incorporated outside France are not covered. You can fork the API on Parse and revise it to integrate additional European business registry sources.
Page content last updated . Spec covers 6 endpoints from pappers.fr.
Related APIs in B2b DirectorySee all →
pagesjaunes.fr API
Search for business listings across France on PagesJaunes.fr and access customer reviews and detailed location information. Find businesses by keyword and location, and retrieve comprehensive details including addresses, ratings, and reviews.
europages.fr API
Search for European suppliers and products, retrieve detailed company information and catalogs, and discover business listings across thousands of manufacturers and distributors on Europages. Find the right B2B partners by filtering suppliers, accessing company profiles, and browsing their product offerings all in one place.
hellowork.com API
Search and browse job listings and company profiles on HelloWork, France's leading job board. Filter by keyword, location, contract type, salary, and more.
thecompaniesapi.com API
Enrich your company database with 80+ data points per company, search by industry or company details, and discover email patterns to drive your business intelligence. Find verified company information, get pricing data, and ask contextual questions about any organization to fuel your sales, marketing, or research efforts.
registroimprese.it API
Search Italian companies by name or ID to instantly access official business registration details including company status, founding information, and corporate structure from the authoritative Italian Business Registry. Get comprehensive company profiles with verified legal and operational data all in one place.
fr.indeed.com API
Search job listings and get detailed information about positions, companies, and alternance opportunities on Indeed France, all in one place. Access comprehensive company profiles and job details to find your next career move or research employers.
service-public.fr API
Search the official French public service portal (service-public.fr) for practical guides, legal information, administrative procedures, and support resources. Retrieve structured content from any guide or category page, explore autocomplete suggestions, and access legal references — all through a single unified API.
orias.fr API
Search and find verified French insurance, banking, and finance intermediaries with their registration status, service offerings, and mandate details. Get comprehensive profile information to verify credentials and check what services each intermediary is authorized to provide.