# Insurers Global > The open directory of South America’s licensed insurance companies. Currently 811 licensed insurers, reinsurers and takaful operators across 11 countries in South America, categorised by class of business, ownership group and regulator, verified against supervisor registers on 2026-09-07 by KAFS North America (Kenbright Actuarial and Financial Services North America). Data is CC BY 4.0. Use the JSON API rather than scraping HTML. Slugs are stable lowercase identifiers shared by pages and API files. Countries can also be looked up by ISO alpha-2 code through the WebMCP `get_country` tool. Every record carries a `continent` ("africa", "europe", "asia-pacific", "south-america") and a `verification` level: 6 of the 11 markets are compiled from market knowledge rather than a register and their rows are `unverified`. For EU/EEA undertakings, and for the SUSEP (Brazil) and SSN (Argentina) rows, the class and parent group are inferred from the entity name because those registers do not record them (see `classBasis`). ## Machine interfaces - [OpenAPI description](https://south-america.insurers.global/api/v1/openapi.json): all endpoints and schemas - [Dataset metadata](https://south-america.insurers.global/api/v1/meta.json): version, counts, endpoint list, vocabularies for continent/region/class/group-type slugs - [WebMCP manifest](https://south-america.insurers.global/.well-known/webmcp.json): tools registered on every page via navigator.modelContext - [Agent guide](https://south-america.insurers.global/ai/): human-readable documentation with examples - [Regulators](https://south-america.insurers.global/regulators/): every supervisory authority with website and notes - [Partners](https://south-america.insurers.global/partners/): sponsorship and commercial data licence (the site is free; this funds it) - [Full text index](https://south-america.insurers.global/llms-full.txt): one line per country and per insurer ## Data (JSON) - [All countries](https://south-america.insurers.global/api/v1/countries.json): regulator, currency, counts, verification status - [All insurers](https://south-america.insurers.global/api/v1/insurers.json): 811 rows - [All groups](https://south-america.insurers.global/api/v1/groups.json): 33 multi-country insurance groups - [IAIGs](https://south-america.insurers.global/api/v1/iaigs.json): the 59 Internationally Active Insurance Groups in the IAIS register (as of 2026-06-03), 24 of which hold entities here; insurers and groups carry an `iaig` slug - [All regulators](https://south-america.insurers.global/api/v1/regulators.json): supervisory authority per country - Per country: https://south-america.insurers.global/api/v1/countries/{slug}.json (includes the insurer list) - Per insurer: https://south-america.insurers.global/api/v1/insurers/{slug}.json - Per group: https://south-america.insurers.global/api/v1/groups/{slug}.json ## South America (11 countries, 811 entities) Overview: https://south-america.insurers.global/south-america/ ### Guianas - [Guyana, Suriname and French Guiana](https://south-america.insurers.global/countries/guyana-suriname-french-guiana/): 15 entities, regulator BoG / CBvS / ACPR, unverified — JSON https://south-america.insurers.global/api/v1/countries/guyana-suriname-french-guiana.json ### Andean - [Bolivia](https://south-america.insurers.global/countries/bolivia/): 19 entities, regulator APS, unverified — JSON https://south-america.insurers.global/api/v1/countries/bolivia.json - [Colombia](https://south-america.insurers.global/countries/colombia/): 50 entities, regulator SFC, verified — JSON https://south-america.insurers.global/api/v1/countries/colombia.json - [Ecuador](https://south-america.insurers.global/countries/ecuador/): 31 entities, regulator SCVS, unverified — JSON https://south-america.insurers.global/api/v1/countries/ecuador.json - [Peru](https://south-america.insurers.global/countries/peru/): 20 entities, regulator SBS, verified — JSON https://south-america.insurers.global/api/v1/countries/peru.json - [Venezuela](https://south-america.insurers.global/countries/venezuela/): 39 entities, regulator SUDEASEG, unverified — JSON https://south-america.insurers.global/api/v1/countries/venezuela.json ### Brazil - [Brazil](https://south-america.insurers.global/countries/brazil/): 202 entities, regulator SUSEP / ANS, verified — JSON https://south-america.insurers.global/api/v1/countries/brazil.json ### Southern Cone - [Argentina](https://south-america.insurers.global/countries/argentina/): 330 entities, regulator SSN, verified — JSON https://south-america.insurers.global/api/v1/countries/argentina.json - [Chile](https://south-america.insurers.global/countries/chile/): 58 entities, regulator CMF, verified — JSON https://south-america.insurers.global/api/v1/countries/chile.json - [Paraguay](https://south-america.insurers.global/countries/paraguay/): 32 entities, regulator SIS / BCP, unverified — JSON https://south-america.insurers.global/api/v1/countries/paraguay.json - [Uruguay](https://south-america.insurers.global/countries/uruguay/): 15 entities, regulator BCU, unverified — JSON https://south-america.insurers.global/api/v1/countries/uruguay.json ## Optional - [Methodology and sources](https://south-america.insurers.global/about/) - [Source repository](https://github.com/ezekielkenbrightai/insurers.global)