Root Insurance · Example Payload

Create Policyholder Request Company

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurtech

Create Policyholder Request Company 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

typefirst_namelast_nameemailcompany_nameregistration_numberdate_of_establishmentcompany_website_urlcontact_positionsubsidiary_companiescellphone

Example Payload

Raw ↑
{
  "type": "company",
  "first_name": "Allister",
  "last_name": "Smith",
  "email": "allister@testco.com",
  "company_name": "Test Co",
  "registration_number": "12398734A",
  "date_of_establishment": "19880202",
  "company_website_url": "www.testco.co.za",
  "contact_position": "Engineer",
  "subsidiary_companies": [
    "Subsidiary Inc"
  ],
  "cellphone": "+27821234567"
}

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/create-policyholder-request-company"
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.