Inthegame · AsyncAPI Specification

Inthegame Realtime (Socket.IO)

Version 1.0.0

Real-time viewer-engagement events pushed over Socket.IO. The socket traces server messages to the app, keeping viewer state in sync when admins inject polls, ratings, trivia, offers and wikis, and streams leaderboard updates. Captured from the provider-published Postman collection socket documentation.

View Spec View on GitHub CompanyStreamingCTVOTTVideoEngagementInteractiveGamificationSportsReal-TimeAsyncAPIEventsWebSockets

Channels

leaderboard
subscribe onLeaderboard
Winners array with won points and current streak, pushed by the leaderboard engine.
injectPoll
subscribe onInjectPoll
Emitted when an admin injects a poll (adminApi/streamer/injectPoll); carries the injected poll info to the app.
injectRating
subscribe onInjectRating
Emitted when an admin injects a rating engagement.
injectTrivia
subscribe onInjectTrivia
Emitted when an admin injects a trivia/quiz.
injectOffer
subscribe onInjectOffer
Emitted when an admin injects an offer to show on the page.
injectWiki
subscribe onInjectWiki
Emitted when an admin injects a wiki card for viewers.

Servers

wss
dev api-dev.inthegame.io:6801
Socket.IO endpoint: wss://api-dev.inthegame.io:6801/socket.io/?EIO=3&transport=websocket

AsyncAPI Specification

Raw ↑
# generated: '2026-07-19'
# method: searched
# source: Postman collection socket section (wss://api-dev.inthegame.io:6801)
# spec_type: AsyncAPI
asyncapi: 2.6.0
info:
  title: Inthegame Realtime (Socket.IO)
  version: 1.0.0
  description: Real-time viewer-engagement events pushed over Socket.IO. The socket
    traces server messages to the app, keeping viewer state in sync when admins inject
    polls, ratings, trivia, offers and wikis, and streams leaderboard updates. Captured
    from the provider-published Postman collection socket documentation.
servers:
  dev:
    url: api-dev.inthegame.io:6801
    protocol: wss
    description: 'Socket.IO endpoint: wss://api-dev.inthegame.io:6801/socket.io/?EIO=3&transport=websocket'
channels:
  leaderboard:
    subscribe:
      operationId: onLeaderboard
      summary: Winners array with won points and current streak, pushed by the leaderboard
        engine.
      message:
        name: leaderboard
        title: leaderboard
        payload:
          type: object
  injectPoll:
    subscribe:
      operationId: onInjectPoll
      summary: Emitted when an admin injects a poll (adminApi/streamer/injectPoll);
        carries the injected poll info to the app.
      message:
        name: injectPoll
        title: injectPoll
        payload:
          type: object
  injectRating:
    subscribe:
      operationId: onInjectRating
      summary: Emitted when an admin injects a rating engagement.
      message:
        name: injectRating
        title: injectRating
        payload:
          type: object
  injectTrivia:
    subscribe:
      operationId: onInjectTrivia
      summary: Emitted when an admin injects a trivia/quiz.
      message:
        name: injectTrivia
        title: injectTrivia
        payload:
          type: object
  injectOffer:
    subscribe:
      operationId: onInjectOffer
      summary: Emitted when an admin injects an offer to show on the page.
      message:
        name: injectOffer
        title: injectOffer
        payload:
          type: object
  injectWiki:
    subscribe:
      operationId: onInjectWiki
      summary: Emitted when an admin injects a wiki card for viewers.
      message:
        name: injectWiki
        title: injectWiki
        payload:
          type: object

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/inthegame-socket-asyncapi"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.