Introduction
Gooclaim is the agentic Claims OS — plug in any CMS, any channel, and any knowledge layer, and ship any claims workflow.
This documentation covers the public API surface Gooclaim exposes to its TPA and Insurer partners. If you’re integrating your claim-management system with Gooclaim, start here.
What Gooclaim does
Gooclaim runs claim-related conversations end-to-end across messaging channels
(WhatsApp today, more coming) using a multi-agent platform. Three workflows
ship in v1.0:
Claimant asks “where’s my claim?” — Gooclaim fetches live status from your CMS, formats it through an approved template, and replies on the channel.
Stateful follow-up workflow. Gooclaim asks for missing documents, waits (via Temporal), reminds on a schedule, and notifies you when received.
Claimant asks “why was X rejected?” — Gooclaim looks up the reason in your knowledge base, runs it through the Policy Gate, and replies with a safe, template-formatted answer.
What you’ll find here
How to obtain and use JWTs to call Gooclaim APIs.
Trigger, observe, and integrate with the three pilot workflows.
Receive workflow lifecycle events on your side.
Full reference for the four partner-facing services.
Four services in this API
This documentation covers only the partner-facing services. Gooclaim runs on a larger internal architecture, but you’ll integrate with these four:
All other services (Channel Gateway, Truth Layer, Knowledge Layer, Policy Gate, Model Gateway, etc.) are internal to Gooclaim. Their behavior is described where it affects you, but you do not call them directly.
Versioning
Gooclaim uses SemVer. All business endpoints are mounted under /v1/*.
When breaking changes ship, the new version becomes /v2/* and /v1/* keeps
working until the deprecation window closes.
Compliance posture
Gooclaim is built for the Indian insurance regulatory regime:
- IRDAI Outsourcing Regs + Master Circular + Cybersecurity Guidelines — all workflow decisions emit an immutable audit event you can query.
- DPDP Act — explicit Consent Capture is Step 0 of every workflow; you can query consent state and trigger Right-to-be-Forgotten via the API.
- Data residency — all processing in Azure
centralindia(Mumbai).
For full compliance documentation, see compliance.gooclaim.com.
Need help?
- Status — status.gooclaim.com
- Support — support@gooclaim.com
- Grievance Officer (DPDP §13) — grievance@gooclaim.com