App Setup
Walkthrough on creating a Kick App
Create an app with KICK by following these steps:
Create an Account
Sign up for a KICK account if you haven’t already.
Make sure to review our Developer Terms and Conditions to ensure your app complies with our access policies.
Enable Two-Factor Authentication
Enable Two-Factor Authentication (2FA) to access our developer tools from your Kick Account settings.
Navigate to Developer Settings
Go to your Account Settings and select the Developer tab.
Create Your App
Create an app to securely access our APIs via OAuth. This will generate a unique ClientID, ClientSecret, and a redirectURL specified by you.
Upon successful authorization, KICK will redirect control to your redirectURL with a code to complete the OAuth 2.0 Code Grant flow with PKCE.
Build Your App
Use our documentation to guide you through the app development process.
Launch Your App
Release your app to users and start leveraging the Kick API! 🚀
Contributing Guide
Need help or want to contribute? Check out our Contributing Guide.