Notable updates to the Gooclaim API and partner-facing docs
This changelog tracks user-visible changes to the Gooclaim API, webhook events, and these docs. Subscribe via RSS to get notified when new entries are published.
Entries are tagged by area (api, docs, webhooks, auth, knowledge,
breaking-change) so you can filter to what’s relevant to your integration.
May 21, 2026
Docs updates
Knowledge Sources pages added
New Quickstart and Advanced Search pages for the Knowledge Layer have been added to the docs, covering how partners can ingest sources and query the Gooclaim knowledge base.
Branding
May 20, 2026
The Gooclaim v1.0 API reference is now live at api.docs.gooclaim.com.
What’s documented
- Auth Service — JWT issuance via
POST /v1/auth/token, token introspection, and theAuthorization: Bearerpattern used on every other endpoint. - Workflow Engine — three workflows for the v1.0 pilot: Claim Status, Pending Documents, and Query Reason.
- Audit Ledger — tenant-scoped read API for retrieving immutable audit events.
- Webhooks — AsyncAPI schemas for outbound events partners can subscribe to.