/api/v1/kick/channel
Kick channel
Follower count and live status for a Kick channel, plus current viewers and stream title when live.
Parameters
urlrequired- Example:
https://kick.com/username fieldoptional- Return a single value for 1 credit instead of 2.
Fields
slug
· channelId
· userId
· name
· followers
· verified
· viewers
· live
· streamTitle
Example request
curl -H "Authorization: Bearer $TUBESTAT_KEY" \
"https://tubestat.co/api/v1/kick/channel?url=https%3A%2F%2Fkick.com%2Fusername"