Discover/orias.fr API
live

orias.fr APIorias.fr

Search and retrieve profiles of French insurance, banking, and finance intermediaries from the official ORIAS registry. Registration status, mandates, and services.

Endpoints
2
Updated
17d ago
Try it
Page number for pagination.
Type of intermediaries: 'INTERMEDIAIRE' (standard) or 'ENTRANTE' (European/Notifications).
Wildcard character '%' or search keyword (SIREN, Orias number, Name).
api.parse.bot/scraper/37a14ba1-e2dd-4b3f-8766-be367f29c78f/<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/37a14ba1-e2dd-4b3f-8766-be367f29c78f/search_intermediaries?page=1&step=INTERMEDIAIRE&query=PETIT' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search for intermediaries in the ORIAS registry using wildcards or keywords. Returns paginated results with 20 items per page. Requires two HTTP requests internally (homepage for session token, then search POST).

Input
ParamTypeDescription
pageintegerPage number for pagination.
stepstringType of intermediaries: 'INTERMEDIAIRE' (standard) or 'ENTRANTE' (European/Notifications).
querystringWildcard character '%' or search keyword (SIREN, Orias number, Name).
Response
{
  "type": "object",
  "fields": {
    "page": "integer current page number",
    "step": "string the step type used in the search",
    "items": "array of intermediary summary objects with orias_number, status, siren, name, categories, postal_code, city, country, id",
    "total_results": "integer total number of matching intermediaries"
  },
  "sample": {
    "data": {
      "page": 1,
      "step": "INTERMEDIAIRE",
      "items": [
        {
          "id": "453348948",
          "city": "ANNEVILLE SUR SCIE",
          "name": "Fabrice PETIT",
          "siren": "453348948",
          "status": "INSCRIT",
          "country": "France",
          "categories": [
            {
              "name": "COA",
              "status": "ACTIF"
            },
            {
              "name": "COBSP",
              "status": "ACTIF"
            }
          ],
          "postal_code": "76590",
          "orias_number": "07004126"
        }
      ],
      "total_results": 288
    },
    "status": "success"
  }
}

About the orias.fr API

The ORIAS API covers France's official registry of financial intermediaries across 2 endpoints, returning over 10 fields per intermediary including registration status, SIREN number, activity categories, and mandate details. Use search_intermediaries to query by name, SIREN, or ORIAS number with wildcard support, and get_intermediary_details to pull a full compliance profile for any registered entity.

Search the ORIAS Registry

The search_intermediaries endpoint queries the French ORIAS directory and returns paginated results of 20 items per page. The query parameter accepts a SIREN number, an ORIAS registration number, a company name, or the wildcard character % to browse broadly. The step parameter filters between INTERMEDIAIRE (standard French intermediaries) and ENTRANTE (European passport notifications). Each result object includes orias_number, siren, name, status, categories, postal_code, city, country, and an id field used for follow-up lookups.

Retrieve Full Intermediary Profiles

The get_intermediary_details endpoint accepts the id (SIREN) from search results and returns two top-level objects. The details object covers the intermediary's basic identity: commercial trade name (sigle_enseigne_nom_commercial), legal form (forme_ju), ORIAS number, SIREN, current status (statut), and registration state (etat_and_inscriptions). The registrations array lists every regulatory category the intermediary holds, with activity_type, type_code, type_full, status, status_date, financial_rights, and where applicable, associated mandates and service authorizations.

Coverage and Data Scope

ORIAS (Organisme pour le Registre des Intermédiaires en Assurance) is the sole official French register mandated by law for insurance brokers (IAS), banking intermediaries (IOBSP), investment advisers (CIF), and crowdfunding intermediaries (IFP/PSI). Data returned by this API reflects those official registry records, making it suitable for KYC workflows, compliance checks, and partner vetting in regulated French financial contexts.

Common use cases
  • Verify that a French insurance broker is currently registered before onboarding them as a partner, using their ORIAS number and status field.
  • Look up all intermediaries in a specific city or region by combining a name wildcard query with postal_code from search results.
  • Check which regulatory categories (activity_type, type_code) an intermediary is authorized for before accepting a mandate.
  • Cross-reference a company's SIREN from a CRM against ORIAS registration data to flag unregistered entities in a compliance pipeline.
  • Monitor changes in an intermediary's status or status_date across registrations to detect lapses or renewals.
  • Enumerate European passport intermediaries (step=ENTRANTE) operating in France to assess market exposure.
  • Identify the full set of services and mandates held by a counterparty before executing a distribution agreement.
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 ORIAS provide an official public developer API?+
ORIAS does not publish a documented developer API. The registry data is publicly accessible through the ORIAS website at orias.fr, but there is no officially supported REST or GraphQL API for programmatic access.
What does `get_intermediary_details` return beyond basic contact info?+
Beyond name and address, the endpoint returns a registrations array covering every regulatory category held by the intermediary. Each registration object includes activity_type, type_code, type_full, status, status_date, and financial_rights, plus associated mandates and service authorizations where the intermediary has them on record.
How does pagination work in `search_intermediaries`?+
Results are returned 20 items per page. The response includes a total_results integer so you can calculate how many pages exist. Pass the page parameter to navigate through results. Note that very broad queries (such as the % wildcard) may return a large number of pages.
Does the API return historical registration data or audit trails?+
Not currently. The API returns the current registration state and dates via status_date, but does not expose a full history of past registrations, category changes, or sanction records. You can fork this API on Parse and revise it to add an endpoint that tracks or stores historical snapshots of intermediary profiles.
Can I search by activity type or filter results to a specific regulatory category?+
The search_intermediaries endpoint filters by step (standard vs. European passport intermediaries) and by keyword or identifier via query, but does not currently accept a direct filter for activity type or regulatory category. Category data is available in the response categories field per result, and in full detail via get_intermediary_details. You can fork the API on Parse and revise it to add category-based filtering logic.
Page content last updated . Spec covers 2 endpoints from orias.fr.
Related APIs in Government PublicSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
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.
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.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
13f.info API
13f.info API
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.