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
10d 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 →
angieslist.com API
Search for home service professionals on Angi and access their detailed profiles including reviews, contact information, and photos to find the right contractor for your project. Quickly compare multiple service providers by viewing their ratings, customer feedback, and verified business details all in one place.
naukri.com API
naukri.com API
maxpreps.com API
Access high school sports data from MaxPreps. Search for schools, retrieve team rosters and schedules, look up athlete profiles, and browse national or state rankings across all sports.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
mouser.com API
mouser.com API