Skip to content

Get all motor products

GET
/products/motor

Returns motor insurance products available to your partner account, including risk categories and premium rates. The response includes thirdPartyRates and comprehensiveRates arrays.

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Query Parameters

PageNumber
Type
integer
PageSize
Type
integer

Responses

Motor products list

application/json
JSON
{
  
"totalItems": 0,
  
"pageSize": 0,
  
"pageNumber": 0,
  
"totalPages": 0,
  
"data": [
  
]
}

Playground

Authorization
Variables
Key
Value

Samples

Built with ❤️ by Hobbiton Technologies