Documentation Index
Fetch the complete documentation index at: https://developer.alterscope.org/llms.txt
Use this file to discover all available pages before exploring further.
The TypeScript SDK is in beta; GA targeted for late Q2 2026. The package name and import surface in this page are stable and will not change at GA.
Install
Quick start
WebSocket and webhooks
See the full TypeScript quickstart for WebSocket subscription, webhook signature verification, retry behavior, and error handling.Browser usage
Never embed ansk_live_ key in browser code. Mint a short-lived session token from your backend and pass it to the SDK as apiKey. The SDK does not send credentials over insecure transports.