Qoala website screenshot

Qoala

Qoala is a Southeast Asian omni-channel insurtech, headquartered in Jakarta and operating across Indonesia, Malaysia, Thailand and Vietnam, that distributes personal and embedded insurance through a consumer app, an agent platform (Qoala Plus) and a partner/enterprise API. Qoala for Enterprise exposes a partner-facing REST API covering policy issuance and claim handling across travel (flight, train, bus, hotel, experience), gadget, goods, vehicle, logistics, health, credit and credit-life product lines. Policy creation is asynchronous: partners POST a quotation, receive a quotation number as acknowledgement, and are notified of the issued policy through a partner callback webhook. Authentication is by partner API key in the x-api-key header.

Qoala publishes 2 APIs on the APIs.io network: Authentication API and API Specification API. Tagged areas include Insurance, Insurtech, Embedded Insurance, Policies, and Claims.

The Qoala catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Qoala’s developer surface includes authentication, documentation, API reference, getting-started guide, support, signup flow, sandbox, and 26 more developer resources.

38.6/100 thin ▬ flat Agent 39/100 agent native saas Full breakdown ↓
scored 2026-09-03 · rubric v0.18.2
AccessSelf serve
14 APIs 2 MCP Servers
InsuranceInsurtechEmbedded InsurancePoliciesClaimsSoutheast AsiaIndonesiaFinancial-ServicesPartner API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-03 · rubric v0.18.2
Regulatory Posture applies to this provider. Its tags matched the Insurance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/qoala: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →
Something on this page wrong about Qoala? Report it → Free, always, and read by a human — corrections are worked from the queue daily. Agents can file the same report through the report_correction tool on the apis.io MCP.

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Qoala Authentication API

Session management for the Qoala for Enterprise platform — create an authentication session from an email and security code, and refresh it with a refresh token. Returns a JWT a...

Qoala API Specification API

Policy API documentation consist of create policy, get policy detail or status, policy cancellation and policy activation.

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Authentication API

OPEN COLLECTION

MCP Servers 2

Model Context Protocol servers that expose these APIs to AI agents.

Qoala MCP Server

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Qoala Webhooks

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Qoala Authentication

apiKey · 1 scheme

SECURITY

Qoala Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Qoala Agentic Access

51 operations · 35 acting

51 operations · 35 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 11

MCP servers, agent skills, and machine-readable catalogs

Scroll for all 11

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: qoala
name: Qoala
description: 'Qoala is a Southeast Asian omni-channel insurtech, headquartered in Jakarta and operating across Indonesia,
  Malaysia, Thailand and Vietnam, that distributes personal and embedded insurance through a consumer app, an agent platform
  (Qoala Plus) and a partner/enterprise API. Qoala for Enterprise exposes a partner-facing REST API covering policy issuance
  and claim handling across travel (flight, train, bus, hotel, experience), gadget, goods, vehicle, logistics, health, credit
  and credit-life product lines. Policy creation is asynchronous: partners POST a quotation, receive a quotation number as
  acknowledgement, and are notified of the issued policy through a partner callback webhook. Authentication is by partner
  API key in the x-api-key header.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://assets.qoala.app/images/icons/qoala.png
url: https://raw.githubusercontent.com/api-evangelist/qoala/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Insurance
- Insurtech
- Embedded Insurance
- Policies
- Claims
- Southeast Asia
- Indonesia
- Financial-Services
- Partner API
tags_raw:
- Insurance
- Insurtech
- Embedded Insurance
- Policies
- Claims
- Southeast Asia
- Indonesia
- Financial Services
- Partner API
apis:
- name: Qoala Authentication API
  description: Session management for the Qoala for Enterprise platform — create an authentication session from an email and
    security code, and refresh it with a refresh token. Returns a JWT access token, a refresh token and the full authenticated
    user, role and organization profile.
  humanURL: https://docs.qoala.app/reference/authentication
  baseURL: https://api.qoala.app
  tags:
  - Insurance
  - Policies
  - Claims
  - Embedded Insurance
  - Southeast Asia
  properties:
  - type: OpenAPI
    url: openapi/qoala-authentication-api-openapi.yml
  - type: Overlay
    url: overlays/qoala-authentication-api-overlay.yaml
- aid: qoala:qoala-api-specification-api
  name: Qoala API Specification API
  description: Policy API documentation consist of create policy, get policy detail or status, policy cancellation and policy
    activation.
  humanURL: https://docs.qoala.app/reference/authentication
  baseURL: https://api.qoala.app
  tags:
  - API Specification
  properties:
  - type: OpenAPI
    url: openapi/qoala-api-specification-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/qoala-agentic-access.yml
- type: DomainSecurity
  url: security/qoala-domain-security.yml
- type: Authentication
  url: authentication/qoala-authentication.yml
- type: Website
  url: https://qoala.com/
- type: DeveloperPortal
  url: https://docs.qoala.app/reference/introduction
- type: Documentation
  url: https://docs.qoala.app/reference/introduction
- type: APIReference
  url: https://docs.qoala.app/reference/api-integration
- type: GettingStarted
  url: https://docs.qoala.app/reference/introduction
- type: Authentication
  url: https://docs.qoala.app/reference/authentication
- type: Support
  url: https://www.qoala.app/id-en/faq
- type: SignUp
  url: https://www.qoala.app/id-en/account
- type: PrivacyPolicy
  url: https://www.qoala.app/id-en/privacy-notice
- type: GitHubOrganization
  url: https://github.com/qoala-engineering
- type: Partners
  url: https://www.qoala.app/id-en/partnership
- type: WellKnown
  url: well-known/qoala-well-known.yml
- type: LLMsTxt
  url: llms/qoala-llms.txt
- type: MCPServer
  url: https://docs.qoala.app/mcp
- type: MCPServer
  url: mcp/qoala-mcp.yml
- type: ToolCrosswalk
  url: mcp/qoala-tool-crosswalk.yml
- type: Conventions
  url: conventions/qoala-conventions.yml
- type: Idempotency
  url: conventions/qoala-conventions.yml
- type: ErrorCatalog
  url: errors/qoala-problem-types.yml
- type: Lifecycle
  url: lifecycle/qoala-lifecycle.yml
- type: Conformance
  url: conformance/qoala-conformance.yml
- type: Sandbox
  url: sandbox/qoala-sandbox.yml
- type: DataModel
  url: data-model/qoala-data-model.yml
- type: Webhooks
  url: asyncapi/qoala-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgentSkill
  url: skills/qoala-activate-gadget-policy.md
  name: Activate a Qoala gadget policy after verification
- type: AgentSkill
  url: skills/qoala-authenticate-session.md
  name: Create and refresh a Qoala Enterprise session
- type: AgentSkill
  url: skills/qoala-cancel-policy.md
  name: Cancel a Qoala policy
- type: AgentSkill
  url: skills/qoala-file-and-track-claim.md
  name: File and track a Qoala claim
- type: AgentSkill
  url: skills/qoala-issue-policy.md
  name: Issue a Qoala insurance policy (asynchronous)
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 50
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/qoala"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/qoala/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/qoala/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.