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.

  1. addedv1

    Developer 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.

  2. addedv1

    Python SDK — toktik 0.1.0

    Official Python client: dependency-free REST plus an asyncio realtime LIVE-event client. Feature parity with @toktik/sdk-js.

  3. addedv1

    JavaScript SDK — @toktik/sdk-js 0.2.0

    Namespaced typed client (rankings, live, creators, content, gifters, trends, exports, account) plus the realtime stream client.

  4. addedv1

    Realtime 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.

  5. addedv1

    Public /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.