Skip to main content
The Matrisk API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Telematics Note:

Telematics devices generate large volumes of data, which can make real-time processing impractical. As a result, APIs involving telematics data are designed to operate asynchronously. Rather than performing calculations immediately, you queue a job and periodically check its status to retrieve the results once available. Responses will typically take between 5 seconds to a couple of minutes to complete.

Rate Limits:

API usage is subject to rate limits applied on a requests per minute (RPM) basis.
Endpoint GroupOperationRate Limit
Garaging (CA & PPA)Calculate Risk Score250 RPM
Telematics (CA & PPA)Queue Risk Score Calculation50 RPM
Aggregated CrashesGet Aggregated Crash Data250 RPM
Have a question? Don’t hesitate to reach out.