Laka

Laka is a European InsurTech with deep micro-mobility expertise, insuring bikes, e-bikes, e-scooters and cycling gear against theft, accidental damage and loss, and providing riders and businesses with liability and personal accident cover. Laka exposes two partner-facing APIs. The Quote API is a lightweight integration for Introducer partners — retailers, e-commerce stores, bike brands and online communities — that returns pricing to riders, shares rider information to pre-fill onboarding, hands customers directly into Laka onboarding, and checks whether a rider has taken out cover. The Platform API supports Group partnerships where Laka issues the partner a Group policy whose benefits are extended to the partner's members: partners can list policies, add and remove beneficiaries, manage products and documents, and create, submit and track claims. Both APIs run as regional instances across the UK (gb) and EU (nl), are secured with API keys, and require x-api-region and x-api-language headers so the insured party is attributed to the correct regulatory region.

Laka publishes 2 APIs on the APIs.io network: Platform API and Quote API. Tagged areas include Company, Insurance, InsurTech, Cycling, and Micro Mobility.

Laka’s developer surface includes authentication, documentation, API reference, getting-started guide, signup flow, support, engineering blog, and 19 more developer resources.

42.3/100 thin Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyInsuranceInsurTechCyclingMicro MobilityBicycle InsuranceClaimsPoliciesQuotesEmbedded InsuranceEurope

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 42.3/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 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 0 / 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/laka: 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

Laka Platform API

The Laka Platform API supports Group partnerships in which Laka provides the partner with a Group insurance policy whose benefits are extended to the partner's members and custo...

Laka Quote API

The Laka Quote API is the lightweight integration for Introducer partners — retail and e-commerce stores, bike brands and online communities — that want to introduce their custo...

MCP Servers

laka-mcp.yml

MCP SERVER

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: laka
name: Laka
description: 'Laka is a European InsurTech with deep micro-mobility expertise, insuring bikes, e-bikes, e-scooters and cycling
  gear against theft, accidental damage and loss, and providing riders and businesses with liability and personal accident
  cover. Laka exposes two partner-facing APIs. The Quote API is a lightweight integration for Introducer partners — retailers,
  e-commerce stores, bike brands and online communities — that returns pricing to riders, shares rider information to pre-fill
  onboarding, hands customers directly into Laka onboarding, and checks whether a rider has taken out cover. The Platform
  API supports Group partnerships where Laka issues the partner a Group policy whose benefits are extended to the partner''s
  members: partners can list policies, add and remove beneficiaries, manage products and documents, and create, submit and
  track claims. Both APIs run as regional instances across the UK (gb) and EU (nl), are secured with API keys, and require
  x-api-region and x-api-language headers so the insured party is attributed to the correct regulatory region.'
image: https://laka.co/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/laka/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
- creandum
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Insurance
- InsurTech
- Cycling
- Micro Mobility
- Bicycle Insurance
- Claims
- Policies
- Quotes
- Embedded Insurance
- Europe
apis:
- aid: laka:platform
  name: Laka Platform API
  description: The Laka Platform API supports Group partnerships in which Laka provides the partner with a Group insurance
    policy whose benefits are extended to the partner's members and customers on their own terms. Partners can list the policies
    they are permitted to view, create and update person/account records, add and remove beneficiaries and their products,
    retrieve policy documents (policy document, insurance sticker, wording and IPID), create deeplinks into Laka onboarding,
    and create, submit and attach evidence to claims. Reporting endpoints return permitted claims, policies and invoices.
  humanURL: https://docs.laka.co/reference/policycontroller_getpolicies
  baseURL: https://api-gb.app.laka.co
  tags:
  - Policies
  - Claims
  - Accounts
  - Insurance
  - Reporting
  - Deeplinks
  properties:
  - type: OpenAPI
    url: openapi/laka-platform-openapi.json
  - type: Documentation
    url: https://docs.laka.co/docs/introduction
  - type: APIReference
    url: https://docs.laka.co/reference/policycontroller_getpolicies
- aid: laka:quote
  name: Laka Quote API
  description: The Laka Quote API is the lightweight integration for Introducer partners — retail and e-commerce stores, bike
    brands and online communities — that want to introduce their customers to insurance while keeping their own regulatory
    burden manageable. It creates and edits quotes, resolves data requirements for a package, returns pricing and pricing
    components, validates responses, hydrates a quote into the steps needed to create policies, and hands the rider off into
    Laka's onboarding flow.
  humanURL: https://docs.laka.co/reference/quotenew
  baseURL: https://api-gb.app.laka.co/v2/quotes
  tags:
  - Quotes
  - Pricing
  - Insurance
  - Onboarding
  properties:
  - type: OpenAPI
    url: openapi/laka-quote-openapi.json
  - type: Documentation
    url: https://docs.laka.co/docs/introduction
  - type: APIReference
    url: https://docs.laka.co/reference/quotenew
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/laka-domain-security.yml
- type: Authentication
  url: authentication/laka-authentication.yml
- type: Website
  url: https://laka.co
- type: DeveloperPortal
  url: https://docs.laka.co
- type: Documentation
  url: https://docs.laka.co/docs/introduction
- type: APIReference
  url: https://docs.laka.co/reference/policycontroller_getpolicies
- type: GettingStarted
  url: https://docs.laka.co/docs/introduction
- type: SignUp
  url: https://docs.laka.co/docs/request-access
- type: Support
  url: https://docs.laka.co/docs/request-access
- type: Blog
  url: https://laka.co/gb/blog/
- type: BlogRSS
  url: https://laka.co/gb/blog/feed
- type: TermsOfService
  url: https://laka.co/gb/terms-of-use
- type: PrivacyPolicy
  url: https://laka.co/gb/privacy-policy
- type: StatusPage
  url: https://status.laka.co
- type: Glossary
  url: https://docs.laka.co/docs/glossary
- type: LLMsTxt
  url: llms/laka-llms.txt
- type: Lifecycle
  url: lifecycle/laka-lifecycle.yml
- type: Conventions
  url: conventions/laka-conventions.yml
- type: ErrorCatalog
  url: errors/laka-problem-types.yml
- type: DataModel
  url: data-model/laka-data-model.yml
- type: Conformance
  url: conformance/laka-conformance.yml
- type: Sandbox
  url: sandbox/laka-sandbox.yml
- type: MCPServer
  url: mcp/laka-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/laka-platform-overlay.yaml
- type: Overlay
  url: overlays/laka-quote-overlay.yaml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence