Travelers · JSON Structure

Travelers Claim Structure

Structure of a business insurance claim with Travelers

Type: Properties: 0
InsuranceProperty CasualtyCommercial InsuranceClaimsFintechFortune 500

Travelers Insurance Claim is a JSON Structure definition published by Travelers.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Travelers Insurance Claim",
  "description": "Structure of a business insurance claim with Travelers",
  "fields": [
    {"name": "claim_number", "type": "string", "required": true, "description": "Claim number assigned by Travelers"},
    {"name": "policy_number", "type": "string", "required": true, "description": "Associated policy number"},
    {"name": "policy_type", "type": "enum(property|casualty|workers-compensation|commercial-auto|general-liability)", "required": true, "description": "Policy type"},
    {"name": "status", "type": "enum(open|in-review|settled|closed)", "required": true, "description": "Claim status"},
    {"name": "loss_date", "type": "date", "required": true, "description": "Date of loss"},
    {"name": "reported_date", "type": "datetime", "required": false, "description": "Date claim was reported"},
    {"name": "description", "type": "string", "required": false, "description": "Incident description"},
    {"name": "claimant", "type": "object(Claimant)", "required": false, "description": "Claimant contact info"},
    {"name": "adjuster", "type": "object(Adjuster)", "required": false, "description": "Assigned adjuster"},
    {"name": "total_incurred", "type": "number", "required": false, "description": "Total amount incurred"}
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/travelers-claim-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.