WizeBot - API Documentation
Language
  • Български
  • Čeština
  • Dansk
  • Deutsch
  • Ελληνικά
  • English
  • Español
  • Español (Latinoamérica)
  • Suomi
  • Français
  • हिन्दी
  • Magyar
  • Italiano
  • 日本語
  • 한국어
  • Nederlands
  • Norsk
  • Polski
  • Português
  • Português (Brasil)
  • Română
  • Русский
  • Slovenčina
  • Svenska
  • ไทย
  • Türkçe
  • Українська
  • Tiếng Việt
  • 中文
HomeMain DocumentationStatusRoadMapSupportUpdates
Language
  • Български
  • Čeština
  • Dansk
  • Deutsch
  • Ελληνικά
  • English
  • Español
  • Español (Latinoamérica)
  • Suomi
  • Français
  • हिन्दी
  • Magyar
  • Italiano
  • 日本語
  • 한국어
  • Nederlands
  • Norsk
  • Polski
  • Português
  • Português (Brasil)
  • Română
  • Русский
  • Slovenčina
  • Svenska
  • ไทย
  • Türkçe
  • Українська
  • Tiếng Việt
  • 中文
HomeMain DocumentationStatusRoadMapSupportUpdates
Twitter (X)
Twitch
  1. WizeBot
  • WizeBot
    • StreamAthon
      • Streamathon ⭐️
      • Streamathon ⭐️
    • Goals
      • Goals ⭐️
    • Defmod
      • {#Emergency Mode#}
      • Slow Chat ⭐️
    • {#Virtual currency#}
      • {#Virtual currency#} - GET ⭐️
      • {#Virtual currency#} - ADD ⭐️
      • {#Virtual currency#} - REMOVE ⭐️
      • {#Virtual currency#} - SET ⭐️
      • {#Virtual currency#} - RESET ⭐️
    • {#CustomDatas#}
      • {#CustomDatas#} - GET
      • {#CustomDatas#} - SET
    • {#Channel Datas#}
      GET
    • {#Custom events#} ⭐️
      POST
    • {#TOP's & Rank's#}
      GET
    • {#Warning system#} ⭐️
      GET
  1. WizeBot

{#Channel Datas#}

GET
https://wapi.wizebot.tv/api/channels/{API_KEY}/datas
{#Our "Channel Datas" API allows you to retrieve various WizeBot and Twitch data's from your channel.#}

Request

Path Params
API_KEY
string 
required
{#API key (R) of your WizeBot account.#}
Example:
{{API_KEY_R}}

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://wapi.wizebot.tv/api/channels/{{API_KEY_R}}/datas'

Responses

🟢200Success
application/json
Body
channel_name
string 
required
{#The name of the channel.#}
data
object 
required
online
string 
required
{#Online status of the channel.#}
average_fps
integer 
required
{#Average frames per second of the video stream.#}
video_height
string 
required
{#Height of the video.#}
current_chatters
string 
required
{#Current number of chatters.#}
current_viewers
string 
required
{#Current number of viewers.#}
current_moderators
string 
required
{#Current number of moderators.#}
current_followers
string 
required
{#Current number of followers.#}
current_subs
string 
required
{#Current number of subscribers.#}
current_vips
string 
required
{#Current number of VIPs.#}
current_status
string 
required
{#Current status of the channel.#}
current_game
string 
required
{#Current game being streamed.#}
follow_count
string 
required
{#Total count of followers.#}
channel_views
string 
required
{#Total views count of the channel.#}
stream_logo
string 
required
{#Logo (link) of the stream.#}
todaySub
string 
required
{#Number of subscriptions today.#}
sub_total_points
string 
required
{#Total subscription points.#}
sub_total_gift
string 
required
{#Total gift subscriptions.#}
session_subs
string 
required
{#Session subscriptions.#}
session_resubs
string 
required
{#Session resubscriptions.#}
msg_count
string 
required
{#Number of messages.#}
session_followers
string 
required
{#New followers in session.#}
sub_last_resub
string 
required
{#Last resubscription.#}
sub_last_sub
string 
required
{#Last subscription.#}
sub_last_viewer
string 
required
{#Last resubscription or subscription viewer.#}
sub_last_viewer_cumul_month
string 
required
{#Cumulative month for the last resubscription or subscription viewer.#}
sub_count
string 
required
{#Number of subscriptions.#}
last_follow_name
string 
required
{#Last followed name.#}
last_raid_user_name
string 
required
{#Last user name who raided.#}
last_raid_count
integer 
required
{#Last raid viewers count.#}
sub_1000_count
integer 
required
{#Count of level 1000 subscriptions.#}
sub_2000_count
integer 
required
{#Count of level 2000 subscriptions.#}
sub_3000_count
integer 
required
{#Count of level 3000 subscriptions.#}
counters
array[string]
required
{#Counter list (created via custom commands).#}
playwithviewers
array[string]
required
{#Play with viewers list (created via custom commands).#}
songrequest
object 
required
{#Song requests informations.#}
quote
object 
required
{#Quotes informations.#}
donation
array[string]
required
{#Donations informations (Outdated).#}
code
integer 
required
{#The code associated with the request.#}
cache_timestamps
integer 
required
{#The timestamps of caching.#}
Example
{
  "channel_name": "MyChannelName",
  "data": {
    "online": "1",
    "average_fps": 0,
    "video_height": "",
    "current_chatters": "599",
    "current_viewers": "683",
    "current_moderators": "6",
    "current_followers": "553",
    "current_subs": "175",
    "current_vips": "2",
    "current_status": "My extraordinary stream title!",
    "current_game": "Project Zomboid",
    "follow_count": "172504",
    "channel_views": "17171310",
    "stream_logo": "https://static-cdn.jtvnw.net/jtv_user_pictures/f67643ad-e5a4-4f70-a019-504c4e725943-profile_image-300x300.png",
    "todaySub": "57",
    "sub_total_points": "2048",
    "sub_total_gift": "653",
    "session_subs": "21",
    "session_resubs": "20",
    "msg_count": "1074",
    "session_followers": "2",
    "sub_last_resub": "LastResuber",
    "sub_last_sub": "LastSuber",
    "sub_last_viewer": "LastSuberOrResuber",
    "sub_last_viewer_cumul_month": "12",
    "sub_count": "1905",
    "last_follow_name": "LastFollowName",
    "last_raid_user_name": "LastRaider",
    "last_raid_count": "158",
    "sub_1000_count": 1890,
    "sub_2000_count": 5,
    "sub_3000_count": 10,
    "counters": {
      "dead": "1"
    },
    "playwithviewers": {
      "play": "NextViewer"
    },
    "songrequest": {
      "sr_cs_viewername": false,
      "sr_cs_title": false
    },
    "quote": {
      "last_quote_sender": "LastQuoteSender",
      "last_quote_text": "Last Quote text"
    },
    "donation": []
  },
  "code": 200,
  "cache_timestamps": 1714775946
}
Previous
{#CustomDatas#} - SET
Next
{#Custom events#} ⭐️
Built with