Jump to Content
GameWisp APIHome
API ReferenceDiscussions
v1.0

HomeLog InGameWisp API
API Reference
Log In
v1.0API ReferenceDiscussions

Introduction

  • Getting Started

Authorization

  • Overview
  • Registering an Application
  • Connecting to a GameWisp Channel
  • Scopes

REST API

  • Introduction
  • Pagination with Cursors
  • Additional Includes
  • Working with Benefits and Fulfillment

OAuth Resource

  • /oauth/authorizeget
  • /oauth/tokenpost

Channel Resource

  • /channel/informationget
  • /channel/subscribersget
  • /channel/subscriber-for-channelget
  • /channel/channel-by-twitch-detailsget

User Resource

  • /user/subscriptionsget
  • /user/informationget

Singularity

  • Introduction
  • Quick Start
  • Connecting your Client
  • Connecting to a GameWisp Channel
  • Testing Singularity

Singularity: Real-Time Events

  • Real-Time Events Basics
  • subscriber-new
  • subscriber-renewed
  • subscriber-benefits-change
  • subscriber-status-change
  • benefit-fulfilled
  • benefit-dismissed-user
  • benefit-dismissed-channel
  • tier-published
  • tier-unpublished
  • tier-modified
  • subscriber-anniversary

Singularity: On-Demand Events

  • On-Demand Event Basics
  • channel-connect
  • channel-disconnect
  • channel-subscribers
  • channel-tiers

Feedback, Bugs, Etc

  • Contact
Powered by 

/channel/channel-by-twitch-details

get https://api.gamewisp.com/pub/v1/channel/channel-by-twitch-details

Get GameWisp channel information from Twitch name or ID

This endpoint can be used to check if a Twitch user has a GameWisp channel.

Language