Changelog
Changelog

What's new.

Notable additions and changes to the API and developer experience. The API reference always reflects the current production spec.

  • 2026-06 · unreleased

    Developer docs portal

    This docs site launches at /docs, with a live API reference rendered from the production OpenAPI spec (/swagger/v1/swagger.json, now served read-only in all environments).

  • 2026-06

    Quotas, bulk & monitoring

    Per-tenant monthly screening quotas (GET /v1/usage, admin PUT …/quota), bulk screening (JSON or CSV, up to 1,000 rows) and ongoing monitoring with the monitoring.alert webhook.

  • 2026-06

    Signed webhooks

    HMAC-SHA256 webhook signatures (X-AML-Signature) with timestamp binding for replay protection. See Webhooks.

  • initial

    Screening core

    Single-call onboarding, sanctions / PEP / adverse-media screening with a Pass/Review/Fail decision and a risk band, plus idempotent screens.

This is a stub — entries will be dated and versioned as the API evolves. Breaking changes will be called out explicitly here.