Ledger Investing

Ledger Investing is a New York-based specialist broking and advisory firm for casualty insurance-linked securities (ILS), connecting insurers, reinsurers and fronting carriers to institutional capital markets investors. The firm originates casualty risk, structures off-balance-sheet solutions, brokes and distributes the resulting securities, and supports secondary trading, having securitized more than $2.5 billion of casualty premium across 170+ transactions since graduating Y Combinator in 2017. Its wholly owned SaaS subsidiary Korra Tech, LLC operates the Korra open data and analytics platform for the reinsurance and ILS market, whose Ledger Analytics API gives actuaries programmatic remote-compute access to Bayesian loss development, tail and forecasting models over insurance loss triangles, alongside the open-source Bermuda (loss triangle manipulation) and BayesBlend (Bayesian model stacking) Python libraries. Other subsidiaries include Ledger Capital Markets, LLC (SEC-registered broker-dealer, FINRA/SIPC member) and Ledger Risk Markets, LLC (licensed reinsurance intermediary).

Ledger Investing publishes 1 API on the APIs.io network: Ledger Analytics API. Tagged areas include Company, Insurance Tech, Insurance, Reinsurance, and Insurance-Linked Securities.

Ledger Investing’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, support, engineering blog, and 26 more developer resources.

54.8/100 developing Agent 69/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyInsurance TechInsuranceReinsuranceInsurance-Linked SecuritiesActuarialAnalyticsCapital MarketsData ScienceFinancial Services

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 54.8/100 · developing
Contract Quality 14.6 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ledger-investing: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Ledger Analytics API

The Ledger Analytics API (operated by Korra, a Ledger Investing company) provides remote compute access to Bayesian actuarial models over insurance loss triangles. Triangles are...

MCP Servers

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ledger-investing
name: Ledger Investing
description: Ledger Investing is a New York-based specialist broking and advisory firm for casualty insurance-linked securities
  (ILS), connecting insurers, reinsurers and fronting carriers to institutional capital markets investors. The firm originates
  casualty risk, structures off-balance-sheet solutions, brokes and distributes the resulting securities, and supports secondary
  trading, having securitized more than $2.5 billion of casualty premium across 170+ transactions since graduating Y Combinator
  in 2017. Its wholly owned SaaS subsidiary Korra Tech, LLC operates the Korra open data and analytics platform for the reinsurance
  and ILS market, whose Ledger Analytics API gives actuaries programmatic remote-compute access to Bayesian loss development,
  tail and forecasting models over insurance loss triangles, alongside the open-source Bermuda (loss triangle manipulation)
  and BayesBlend (Bayesian model stacking) Python libraries. Other subsidiaries include Ledger Capital Markets, LLC (SEC-registered
  broker-dealer, FINRA/SIPC member) and Ledger Risk Markets, LLC (licensed reinsurance intermediary).
url: https://raw.githubusercontent.com/api-evangelist/ledger-investing/refs/heads/main/apis.yml
image: https://www.ledgerinvesting.com/apple-touch-icon.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Insurance Tech
- Insurance
- Reinsurance
- Insurance-Linked Securities
- Actuarial
- Analytics
- Capital Markets
- Data Science
- Financial Services
apis:
- aid: ledger-investing:analytics
  name: Ledger Analytics API
  description: The Ledger Analytics API (operated by Korra, a Ledger Investing company) provides remote compute access to
    Bayesian actuarial models over insurance loss triangles. Triangles are uploaded and managed as first-class resources,
    then development, tail, forecast and cashflow models are fit against them asynchronously and polled as remote tasks, with
    predictions written back as new triangles. Model families include Chain Ladder, Traditional Chain Ladder, ManualATA, MeyersCRC
    and GMCL for loss development; Generalized Bondy, Sherman and Classical Power Transform for tail development; and AR1,
    SSM and Generalized Cape Cod for forecasting. The API is in beta and is consumed primarily through the open-source ledger-analytics
    Python client.
  humanURL: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/index.html
  baseURL: https://api.korra.com/analytics/
  tags:
  - Analytics
  - Actuarial
  - Insurance
  - Machine Learning
  - Forecasting
  properties:
  - type: OpenAPI
    url: openapi/ledger-investing-analytics-openapi.yml
  - type: Documentation
    url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/index.html
  - type: APIReference
    url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/api/index.html
  - type: GettingStarted
    url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/quickstart.html
  - type: Overlay
    url: overlays/ledger-investing-analytics-overlay.yaml
  - type: DataModel
    url: data-model/ledger-investing-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/ledger-investing-agentic-access.yml
- type: Website
  url: https://www.ledgerinvesting.com/
- type: DeveloperPortal
  url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/index.html
- type: Documentation
  url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/index.html
- type: APIReference
  url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/api/index.html
- type: GettingStarted
  url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/quickstart.html
- type: Pricing
  url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/pricing.html
- type: SignUp
  url: https://ledger-investing-ledger-analytics.readthedocs-hosted.com/en/stable/apikeys.html
- type: Support
  url: https://www.ledgerinvesting.com/contact-us
- type: Blog
  url: https://www.ledgerinvesting.com/news
- type: GitHubOrganization
  url: https://github.com/LedgerInvesting
- type: SourceCode
  url: https://github.com/LedgerInvesting/ledger-analytics
- type: TermsOfService
  url: https://www.ledgerinvesting.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.ledgerinvesting.com/privacy
- type: Compliance
  url: https://trust.korra.com
- type: Security
  url: https://trust.korra.com
- type: LinkedIn
  url: https://www.linkedin.com/company/ledger-investing
- type: Twitter
  url: https://x.com/LedgerInvesting
- type: Packages
  url: packages/ledger-investing-packages.yml
- type: SDKs
  url: packages/ledger-investing-packages.yml
- type: Authentication
  url: authentication/ledger-investing-authentication.yml
- type: Conventions
  url: conventions/ledger-investing-conventions.yml
- type: ErrorCatalog
  url: errors/ledger-investing-problem-types.yml
- type: Lifecycle
  url: lifecycle/ledger-investing-lifecycle.yml
- type: Conformance
  url: conformance/ledger-investing-conformance.yml
- type: WellKnown
  url: well-known/ledger-investing-well-known.yml
- type: DomainSecurity
  url: security/ledger-investing-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/ledger-investing-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/ledger-investing-trust-center.yml
- type: MCPServer
  url: mcp/ledger-investing-mcp.yml
- type: LLMsTxt
  url: llms/ledger-investing-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: ChangeLog
  url: changelog/ledger-investing-changelog.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence