Developer Docs
Changelog
Versioned, dated changes to the public API.
Dated, developer-facing changes to the public API and SDKs — new endpoints, new events, changed costs, releases. This is distinct from our internal engineering changelog.
- added
v1Developer docs: Realtime guide, SDK pages, versioning, changelog & status
Full Realtime guide with the complete event-type reference (10 events, no more), SDK docs for both clients with runnable samples, plus this versioning policy, public changelog and live status page.
- added
v1Python SDK — toktik 0.1.0
Official Python client: dependency-free REST plus an asyncio realtime LIVE-event client. Feature parity with @toktik/sdk-js.
- added
v1JavaScript SDK — @toktik/sdk-js 0.2.0
Namespaced typed client (rankings, live, creators, content, gifters, trends, exports, account) plus the realtime stream client.
- added
v1Realtime LIVE event WebSocket
Any-creator realtime stream at /v1/live/stream with a REST-minted handshake token, honest queued/active/offline statuses, and room-minute metering.
- added
v1Public /v1 data-plane + OpenAPI contract
Bearer-key REST surface across rankings, live, gifters, creators, content and trends, each returning a provenance envelope, served with a live GET /openapi.json.