Discover/content.naic.org API
live

content.naic.org APIcontent.naic.org

Access NAIC data: state insurance department contacts, commissioner details, news releases, glossary terms, committees, and company search across all US states.

Endpoints
6
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/4aafb1e5-60b8-4e97-a62d-37e8a36b6d0f/<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/4aafb1e5-60b8-4e97-a62d-37e8a36b6d0f/list_insurance_departments' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

List all US state and territory insurance departments. Returns department IDs that can be used with get_insurance_department_details.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "departments": "array of objects, each with id (string, department identifier) and name (string, state or territory name)"
  },
  "sample": {
    "data": {
      "departments": [
        {
          "id": "1025",
          "name": "Alabama"
        },
        {
          "id": "1026",
          "name": "Alaska"
        },
        {
          "id": "1092",
          "name": "American Samoa"
        }
      ]
    },
    "status": "success"
  }
}

About the content.naic.org API

This API surfaces 6 endpoints covering National Association of Insurance Commissioners (NAIC) data, including state insurance department contacts, commissioner names, news releases, and a full insurance glossary. The get_insurance_department_details endpoint returns structured contact data — phone numbers, addresses, and commissioner name — for any of the 50+ US state and territory departments. Regulatory researchers, insurtech developers, and compliance teams can pull structured data without navigating the NAIC website manually.

State Insurance Department Data

The list_insurance_departments endpoint returns all US state and territory departments as an array of objects with id and name fields. Those department IDs feed directly into get_insurance_department_details, which returns the commissioner's name, primary phone, department website URL, an array of physical addresses with type labels, and additional phone numbers. Coverage spans all 50 states plus US territories.

News and Glossary Content

search_newsroom accepts two optional parameters — keyword and type (e.g. 'News Release') — and returns matching articles as a list of title and link pairs. This is useful for tracking regulatory announcements or consumer guidance published by NAIC. get_glossary_terms requires no inputs and returns the full NAIC glossary as an array of term and definition objects, covering hundreds of standardized insurance industry terms.

Committees and Company Search

get_committees lists all NAIC committees, task forces, and working groups, each with a name and a link to the committee's detail page on the NAIC site. The search_companies endpoint accepts an optional company_name parameter and returns a URL to the NAIC's interactive company search dashboard along with a description of how that data is served — the actual company records are presented via the dashboard rather than returned as structured fields in the API response.

Common use cases
  • Build a regulatory contact directory by pulling commissioner names and phone numbers for all 50 states via get_insurance_department_details
  • Monitor NAIC news releases by querying search_newsroom with a keyword and type filter to track specific regulatory topics
  • Populate an insurance glossary feature in a consumer app using the full term and definition list from get_glossary_terms
  • Map state insurance department websites for a compliance tool using the website field returned by get_insurance_department_details
  • Enumerate active NAIC committees and task forces with get_committees to track working group activity and link to detail pages
  • Generate a pre-filled company lookup URL for a specific carrier using the company_name parameter in search_companies
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 NAIC offer an official developer API?+
NAIC does not publish a documented public REST API for developers. The data on content.naic.org is presented through web pages and interactive dashboards rather than a versioned API with official documentation or authentication tokens.
What contact fields does get_insurance_department_details return for each department?+
The endpoint returns the department name, commissioner name, primary phone, website URL, an array of addresses each labeled with a type, and an array of additional phone numbers. It requires the numeric state_id from list_insurance_departments — for example, '1025' for Alabama.
Does search_newsroom return the full article body or metadata only?+
It returns metadata only: a title and a link URL for each matching article. Full article text is not included in the response. You can follow the link field to reach the article on the NAIC site.
Does the API return structured company data such as financial ratings or license status?+
Not currently. The search_companies endpoint returns a URL to the NAIC's interactive Tableau dashboard rather than structured fields like financial ratings, NAIC company codes, or license status. You can fork this API on Parse and revise it to add an endpoint that extracts structured company data from the dashboard.
Are committee meeting schedules or member rosters included in get_committees?+
No meeting schedules or member rosters are returned. The endpoint provides only committee name and a link to the committee's page. You can fork this API on Parse and revise it to add a detail endpoint that extracts meeting dates or membership information from each committee page.
Page content last updated . Spec covers 6 endpoints from content.naic.org.
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.