NAIC · Example Payload
Naic Taxonomy States Alabama Example
InsuranceUnited StatesRegulatorMarket InfrastructureInsurance RegulationProperty and CasualtyLife InsuranceHealth InsuranceProducer LicensingRate and Form FilingRegulatory ReportingStandards BodyModel LawsRegulatory DataOpen Data
Naic Taxonomy States Alabama Example is an example object payload from NAIC, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
jsonapidatalinks
Example Payload
{
"jsonapi": {
"version": "1.1",
"meta": {
"links": {
"self": {
"href": "https://jsonapi.org/format/1.1/"
}
}
}
},
"data": [
{
"type": "taxonomy_term--states",
"id": "3d44e8bf-29a9-4c58-820f-4a1576cb9773",
"links": {
"self": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773?resourceVersion=id%3A243"
},
"working-copy": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773?resourceVersion=rel%3Aworking-copy"
}
},
"attributes": {
"drupal_internal__tid": 243,
"drupal_internal__revision_id": 243,
"langcode": "en",
"revision_created": "2020-03-27T14:28:18+00:00",
"status": true,
"name": "Alabama",
"description": null,
"weight": 0,
"changed": "2020-03-27T14:28:18+00:00",
"default_langcode": true,
"revision_translation_affected": true,
"metatag": [
{
"tag": "meta",
"attributes": {
"name": "title",
"content": "Alabama | NAIC"
}
},
{
"tag": "link",
"attributes": {
"rel": "canonical",
"href": "https://content.naic.org/taxonomy/term/243"
}
}
],
"path": {
"alias": null,
"pid": null,
"langcode": "en"
},
"publish_on": null,
"unpublish_on": null,
"publish_state": null,
"unpublish_state": null
},
"relationships": {
"vid": {
"data": {
"type": "taxonomy_vocabulary--taxonomy_vocabulary",
"id": "9cad8fe6-aeb0-4024-a05f-7707403466b7",
"meta": {
"drupal_internal__target_id": "states"
}
},
"links": {
"related": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773/vid?resourceVersion=id%3A243"
},
"self": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773/relationships/vid?resourceVersion=id%3A243"
}
}
},
"revision_user": {
"data": null,
"links": {
"related": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773/revision_user?resourceVersion=id%3A243"
},
"self": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773/relationships/revision_user?resourceVersion=id%3A243"
}
}
},
"parent": {
"data": [
{
"type": "taxonomy_term--states",
"id": "virtual",
"meta": {
"links": {
"help": {
"href": "https://www.drupal.org/docs/8/modules/json-api/core-concepts#virtual",
"meta": {
"about": "Usage and meaning of the 'virtual' resource identifier."
}
}
}
}
}
],
"links": {
"related": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773/parent?resourceVersion=id%3A243"
},
"self": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states/3d44e8bf-29a9-4c58-820f-4a1576cb9773/relationships/parent?resourceVersion=id%3A243"
}
}
}
}
}
],
"links": {
"self": {
"href": "https://content.naic.org/jsonapi/taxonomy_term/states?filter%5Bname%5D=Alabama"
}
}
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/naic-taxonomy-states-alabama-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.