Developers

Build on AnyImmi. Four surfaces, one firm-scoped auth model.

REST, webhooks, a Chrome extension SDK, and an MCP server for Claude Desktop. Every surface respects CICC rules: no auto-submit to IRCC, DRAFT stamps on AI outputs, row-level security scoped to your firm.

Quick start

A working API call in under five minutes.

curl https://api.anyimmi.com/v1/cases \
  -H "Authorization: Bearer $ANYIMMI_API_KEY" \
  -H "Accept: application/json"

Firm admins generate API keys in Settings → Developers. All keys are scoped to a single firm and respect the same row-level security the product uses.

Full reference lives at docs.anyimmi.com.

Schema, auth flows, webhook payloads, MCP tool registry, changelog.