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
Replaced the default Fern favicon with the Gooclaim logo across the docs site.
Internal links fixed
Corrected several broken in-page links that were using shorthand paths.
All internal links now use the full /<tab>/<section>/<page> form so they
resolve correctly on the live site.
Removed
SDK section
The “SDKs” section on the API Reference Overview has been removed for now. Generated SDKs (Python, Node.js, Go) will be announced here once they are actually published. Until then, integrate directly against the REST API documented in this reference.