Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Unique identifier for the policyholder.
Examples:
"policy-holder-123"
List of vehicles with their garaging locations. Max 50 vehicles per request.
Required array length:
1 - 50 elementsVersion of the risk scoring model used.
Available options:
v1, v2 Start date of the policy. Defaults to the current date and time unless overridden, typically for backtesting. Will not pull in data after this date.
Response
Successful Response
Unique identifier for the policyholder.
Examples:
"policy-holder-123"
Risk scores for each vehicle based on their garaging locations.
Any vehicles that could not be scored.
Examples:
null
Type of job that was run.
Allowed value:
"ppa-garaging-risk-score"Examples:
"ppa-garaging-risk-score"
Version of the risk scoring model used.
Available options:
v1, v2 Examples:
"v1"
"v2"

