Jump to Content
MuxyGlossary
HomeGuidesRecipesAPI ReferenceChangelog
GlossaryMuxy Developer PortalTwitch Developer ConsoleMuxy
API Reference
Muxy Developer PortalTwitch Developer Console
HomeGuidesRecipesAPI ReferenceChangelog

REST API

  • Using the MEDKit REST API
  • Developing in the Sandbox
    • Authorization for Testingpost
  • Config API
    • All Configget
    • Extension Configget
    • Extension Configpost
    • Extension Configpatch
    • Channel Configget
    • Channel Configpost
    • Channel Configpatch
  • State API
    • All Stateget
    • Extension Stateget
    • Extension Statepost
    • Extension Statepatch
    • Channel Stateget
    • Channel Statepost
    • Channel Statepatch
    • Viewer Stateget
    • Viewer Statepost
    • Viewer Statepatch
    • Extension Viewer Stateget
    • Extension Viewer Statepost
    • Extension Viewer Statepatch
  • Engagement Tools API
    • Basic Accumulation
    • Accumulateget
    • Accumulatepost
    • Basic Ranking
    • Rankget
    • Rankpost
    • Rankdel
    • Poll Management
  • Communication API
    • Broadcast Messaging

GameLink WebSocket API

  • Using the WebSocket Protocol
    • Authentication
    • Client-Server Communication
    • Storing State on the Server
    • Polling
    • Purchase Transactions

GameLink C#/C++ Library

  • Muxy GameLink Library
  • SDK Class
    • Extension Setup API
    • State and Configuration Handling
    • Event Handling
Powered by 

Extension Viewer State

get https://api.muxy.io/v1/e/extension_viewer_state

All users can make this GET request to retrieve their own data from the viewer-specific extension state store for the current channel.

Language
Credentials
OAuth2