Skip to main content

Kick

Base URL: https://drain.lat/api/v1/kick
Fetch a public Kick channel profile including live status.
string
required
The Kick channel username (slug).
number
Kick user ID.
string
Channel slug used in the URL.
string
Username.
string
Display name.
string
Channel bio.
string
Avatar image URL.
string
Channel banner image URL.
number
Follower count.
boolean
Whether the channel is verified.
boolean
Whether the channel is currently live.
string
Current stream title. Empty string when offline.
string
Current stream category. Empty string when offline.
number
Current viewer count. null when offline.
number
Chatroom ID.
boolean
Whether the channel is marked as mature.
string
Link to the Kick channel.
Response
Get past broadcast videos for a Kick channel.
string
required
The Kick channel username.
string
Kick username.
array
number
Number of videos returned.
Response
Get clips from a Kick channel.
string
required
The Kick channel username.
string
Kick username.
array
number
Number of clips returned.
Response