kick-api
Installation
SKILL.md
Kick API
Expert guidance for building integrations with the Kick streaming platform public API.
Quick Start
Base URL: https://api.kick.com/public/v1/
All requests require: Authorization: Bearer <access_token>
All responses use JSON envelope:
{ "data": { ... }, "message": "OK" }
Errors:
Related skills
More from goncy/skills
whatsapp-web-js
Expert guidance for whatsapp-web.js, a Puppeteer-based library providing high-level API to interact with WhatsApp Web. Use when building WhatsApp bots, automating WhatsApp messaging, integrating WhatsApp into applications, or working with WhatsApp Web automation, message handling, media sending, group management, or channel operations.
90nextjs-caching
>-
50nextjs-rendering
>-
41nextjs-navigation
>-
35