# Insurers Global > The open directory of North America’s licensed insurance companies. Currently 3,395 licensed insurers, reinsurers and takaful operators across 5 countries in North America, categorised by class of business, ownership group and regulator, verified against supervisor registers on 2026-09-08 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", "north-america") and a `verification` level: 1 of the 5 markets are compiled from market knowledge rather than a register and their rows are `unverified`. For EU/EEA undertakings, for the SUSEP (Brazil) and SSN (Argentina) rows and for Vermont captives, the class (and parent group) are inferred from the entity name because those registers do not record them (see `classBasis`). The United States rows are the carriers licensed in Texas plus the Vermont captive register, so that market is `partial`: a carrier absent here may still be licensed in another state. ## Machine interfaces - [OpenAPI description](https://north-america.insurers.global/api/v1/openapi.json): all endpoints and schemas - [Dataset metadata](https://north-america.insurers.global/api/v1/meta.json): version, counts, endpoint list, vocabularies for continent/region/class/group-type slugs - [WebMCP manifest](https://north-america.insurers.global/.well-known/webmcp.json): tools registered on every page via navigator.modelContext - [Agent guide](https://north-america.insurers.global/ai/): human-readable documentation with examples - [Regulators](https://north-america.insurers.global/regulators/): every supervisory authority with website and notes - [Partners](https://north-america.insurers.global/partners/): sponsorship and commercial data licence (the site is free; this funds it) - [Full text index](https://north-america.insurers.global/llms-full.txt): one line per country and per insurer ## Data (JSON) - [All countries](https://north-america.insurers.global/api/v1/countries.json): regulator, currency, counts, verification status - [All insurers](https://north-america.insurers.global/api/v1/insurers.json): 3395 rows - [All groups](https://north-america.insurers.global/api/v1/groups.json): 31 multi-country insurance groups - [IAIGs](https://north-america.insurers.global/api/v1/iaigs.json): the 59 Internationally Active Insurance Groups in the IAIS register (as of 2026-06-03), 34 of which hold entities here; insurers and groups carry an `iaig` slug - [All regulators](https://north-america.insurers.global/api/v1/regulators.json): supervisory authority per country - Per country: https://north-america.insurers.global/api/v1/countries/{slug}.json (includes the insurer list) - Per insurer: https://north-america.insurers.global/api/v1/insurers/{slug}.json - Per group: https://north-america.insurers.global/api/v1/groups/{slug}.json ## North America (5 countries, 3,395 entities) Overview: https://north-america.insurers.global/north-america/ ### Canada - [Canada](https://north-america.insurers.global/countries/canada/): 198 entities, regulator OSFI / provincial, verified — JSON https://north-america.insurers.global/api/v1/countries/canada.json ### United States - [United States](https://north-america.insurers.global/countries/united-states/): 3033 entities, regulator NAIC / state DOIs, partial — JSON https://north-america.insurers.global/api/v1/countries/united-states.json ### Bermuda - [Bermuda](https://north-america.insurers.global/countries/bermuda/): 49 entities, regulator BMA, partial — JSON https://north-america.insurers.global/api/v1/countries/bermuda.json ### Mexico - [Mexico](https://north-america.insurers.global/countries/mexico/): 100 entities, regulator CNSF, verified — JSON https://north-america.insurers.global/api/v1/countries/mexico.json ### Central America & Caribbean - [Central America and the Caribbean](https://north-america.insurers.global/countries/central-america-and-caribbean/): 15 entities, regulator National supervisors, unverified — JSON https://north-america.insurers.global/api/v1/countries/central-america-and-caribbean.json ## Optional - [Methodology and sources](https://north-america.insurers.global/about/) - [Source repository](https://github.com/ezekielkenbrightai/insurers.global)