Docs releases section
2026-07-27 · News — API changes and product updates now publish under Releases.
News
Product update for integrators. Not an API contract change.
The public API docs now include a Releases section for both API changelog items and product news.
Why
Partners need a single place to scan what changed — new scopes and endpoints, deprecations, and launches that affect integrations — without digging through guides or OpenAPI diffs alone.
What to expect
- API entries call out contract impact and link to the relevant reference or guide pages.
- News entries cover programs, tooling, and other product updates that change how you integrate.
- The versioning policy is unchanged:
/api/v1/stays additive; breaking changes go to a new/api/vNprefix.
New posts appear in the sidebar under Releases, newest first.
OAuth device authorization and tax reads
2026-08-12 · API — Additive OAuth endpoints and scopes now support the official CLI, consented entities, and read-only tax data.
Verify whether an RPN exists and is active POST
Look up a Resident Permit Number and report whether it belongs to a legal entity, a natural person, or is unknown — and whether the resident currently has an active residency. Rate-limited to 5,000 requests per 24 hours and 50 per minute, per API key. Exceeding either bound returns `429`. Accepts standard API keys (`sk-`) and Agent Keys (`ak-`) holding the `agent:verify_rpn` scope.