Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Unique identifier for the policyholder.
"policy-holder-123"
List of vehicles with their garaging locations. Max 50 vehicles per request.
1 - 50 elementsVersion of the risk scoring model used.
v1, v2 "v1"
"v2"
Optional NAICS code for the policyholder.
2 - 6"492110"
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.
"policy-holder-123"
Risk scores for each vehicle based on their garaging locations.
Type of job that was run.
"ca-garaging-risk-score""ca-garaging-risk-score"
Version of the risk scoring model used.
v1, v2 "v1"
"v2"
Any vehicles that could not be scored.
null

