Ivass: Search Intermediaries
Ivass via Parse · government_public
Search insurance intermediaries in the IVASS public registry (RUI). Returns paginated results matching the given criteria. At least one of nominativo or numero_iscrizione must be provided. Supports filtering by registry section (A through G). Pagination is zero-based. The search is case-insensitive and includes partial matches on nominativo. Search the Italian IVASS Single Register of Insurance and Reinsurance Intermediaries (RUI) by registration number, section, and/or name. Fulfilled by Parse from ruipubblico.ivass.it.
- b2b-directory
- finance
- government-public
- ivass
- parse
- platform-key
- ruipubblico-ivass-it
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/87bfc75a-c861-429b-9459-ec4b97e0cda7/search_intermediaries
- Interface artifact
- sha256:81b058c437ba4b3eff4eb2333f8a97e62048ff11f0325bb7b6e3bf90daf6614b
- Manifest digest
- sha256:7db54f604d4e0129a868d5224aa3f8ca9b5c7549f24bb29e7995813efc8f7f84
Request fields
- page (integer): Zero-based page number for pagination.
- size (integer): Number of results per page, between 1 and 100.
- sezione (string): Comma-separated list of registry sections to search. Accepted individual values: A (Agenti), B (Broker), C (Produttori diretti), D (Banche, intermediari finanziari, SIM e Poste Italiane), E (Collaboratori), F (Operatori di bancassicurazione), G (Intermediari UE).: Allowed values: A, B, C, D, E, F, G
- nominativo (string): Last name (cognome) of the intermediary to search for (e.g. Rossi). Case-insensitive, partial matches included.
- numero_iscrizione (string): Registration number (matricola) of the intermediary (e.g. A000752135, E000752656). Alphanumeric identifier starting with a section letter.
Example queries
- {"page":"0","size":"5","sezione":"A","nominativo":"Rossi","numero_iscrizione":"A000752135"}