ORIAS register — verify French insurance intermediaries
Check any French intermediary against the official ORIAS register — free web lookup, plus a REST API that returns the same normalized record for 4 European registers.
The register & its authority
ORIAS — the single French register of intermediaries in insurance, banking and finance, whose data is supervised in the field by the ACPR (the French prudential authority).
Every intermediary authorised to distribute insurance, banking or investment products in France must be registered with ORIAS: insurance brokers and agents, banking-operations intermediaries (IOBSP) and financial-investment advisers (CIF). BrokPass queries the official ORIAS SOAP service live on every request — no cached dataset, no sync delay.
The identifier: SIREN / N° ORIAS
An 8-digit ORIAS registration number (e.g. 07022455) or a 9-digit SIREN company number (e.g. 542073580) — the API accepts either.
542073580— paste it in the tool below or into the API.Verify a French intermediary now
Paste a SIREN / N° ORIAS — the tool detects the register automatically and queries ORIAS live. It also accepts identifiers from the other covered registers.
Registration categories in ORIAS
Each ORIAS category is returned with its raw national code plus a normalized group bucket, so the same integration reads every country:
| National category | Meaning | Normalized group |
|---|---|---|
COA | Courtier en assurance (insurance broker) | Insurance broker |
AGA | Agent général d'assurance (general insurance agent) | Insurance agent |
MA / MIA | Mandataire d'assurance / d'intermédiaire (insurance sub-agent) | Insurance sub-agent |
COBSP / MOBSP / MIOBSP | IOBSP — banking & payment-services intermediaries | Banking / credit intermediary |
CIF / ALPSI | Conseiller en investissements financiers (investment adviser) | Investment adviser |
Data freshness
Real-time (kind: live) — the official ORIAS register is queried live on every request; results reflect the register at the moment you ask.
Verify via the API
One GET request returns the normalized JSON record — same schema as every other covered register:
# 🇫🇷 France — ORIAS (SIREN / N° ORIAS) curl "https://brokpass.com/api/verify?country=FR&id=542073580" # Or let the API detect the register from the id format curl "https://brokpass.com/api/verify/auto?id=542073580"
Free demo tier: 20 requests per IP per day with standard RateLimit-* headers. Full reference in the API documentation; production plans on the pricing page.
The official source
BrokPass is an independent verification service — it is not ORIAS and is not endorsed by it. Results are obtained live from the official register, and every record links its official source. For a legally authoritative confirmation, consult the register directly:
Official ORIAS register (France)The other covered registers
Same API, same normalized record — one integration covers all of them.