Root Insurance · Example Payload

Update Application Beneficiaries Response 200

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurtech

Update Application Beneficiaries Response 200 is an example object payload from Root Insurance, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

application_idpolicyholder_idpackage_namesum_assuredmonthly_premiumbase_premiumbilling_daymodulecreated_atcreated_bybeneficiaries

Example Payload

Raw ↑
{
  "application_id": "128ba0c0-3f6a-4f8b-9b40-e2066b02b59e",
  "policyholder_id": "bf3ab7ce-064d-43b7-811d-0ecd9aca3daf",
  "package_name": "Theft + comprehensive",
  "sum_assured": 1199900,
  "monthly_premium": 50000,
  "base_premium": 14999,
  "billing_day": 1,
  "module": {
    "type": "root_gadgets",
    "make": "Apple",
    "model": "iPhone 6S 64GB LTE",
    "serial_number": "1234567890"
  },
  "created_at": "2017-10-12T15:47:34.281Z",
  "created_by": {
    "id": "00000000-0000-0000-0000-000000000001",
    "type": "user"
  },
  "beneficiaries": [
    {
      "first_name": "Jared",
      "last_name": "Dunn",
      "id": {
        "type": "id",
        "number": "8704094800082",
        "country": "ZA"
      },
      "percentage": 100,
      "relationship": "cousin_or_relative"
    }
  ]
}

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.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/update-application-beneficiaries-response-200"
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 email required.

A second provider on the same verified email joins the account you already have.