This is the dated record of changes to the public API — additions, backwards-incompatible changes, and deprecations, with affected endpoints and migration notes. How compatibility and deprecation windows work is on the versioning policy page. The current stable API version isDocumentation Index
Fetch the complete documentation index at: https://docs.alterscope.org/llms.txt
Use this file to discover all available pages before exploring further.
/v2.
2026-05-02 — Public developer portal
The Alterscope developer portal launched atdocs.alterscope.org, documenting the /v2 API. Available at launch:
- Signed webhooks — webhook delivery is signed, replayable, and dead-lettered. See Webhooks.
- Replay recovery —
GET /v2/events/replayto recover missed events. - Risk-events feed —
GET /v2/risk-events/feed(cursor-paginated) andGET /v2/ws/risk-events(live stream).