Skip to content

Releases: Wydoyolo/kapi-kit

v0.1.0 – First public release

02 Nov 04:12

Choose a tag to compare

Changelog

0.1.0 - 2025-11-02

  • Initial release rebranded as kapi-kit
  • Complete coverage of Kick Public API endpoints with KickApiClient
  • OAuth helpers for client credentials, authorization code with PKCE, refresh, and revoke flows
  • Extensive example suite including single-channel and multi-stream bots
  • Error wrapper (KickApiError) with request id, status, and parsed response payload
  • Shared webhook utilities with signature + shared-secret validation