Browse documentation

Insurance

1 endpoint.

Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.

POST/insurance/request

Request Insurance

Request body

json
{
  "coverage_type": "general_liability",
  "notes": "Requesting quote for fleet coverage"
}

Response fields

Asserted by the API’s own test suite.

success