API keys
To access our API endpoints, first email[email protected].
On receipt of your email, we will send you an invite
link to sign up to our platform where you
can create and manage API keys.
Base endpoint
The base URL for all these endpoints is:Base endpoint
Authentication and access
Triangles and models are only accessible by users within the same organization. Users cannot access objects from other organizations, but all users within the same organization can access the same objects.Companion Python package
For ease of use, we have a companion LedgerAnalytics Python package and associated documentation. The latter contains more technical details about modeling configuration and rationale.Triangle endpoints
List all triangles
Create or update a triangle
Delete a triangle
Model endpoints
The LedgerAnalytics API has a number of loss development, tail development, and loss ratio forecasting models available for use. Each model type has it’s own endpoint for basic CRUD operations. The specific endpoints are:/development-model/tail-model/forecast-model
{model} for any of the
four specific endpoints above.