Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Inthegame streamer API

The streamer API from Inthegame — 16 operation(s) for streamer.

Inthegame streamer API is one of 21 APIs that Inthegame publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include streamer. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 16 operations across 16 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api-dev.inthegame.io.

16 operations 16 paths 0 schemas 2 GET14 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api-dev.inthegame.io
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Inthegame streamer API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (AdminToken).

  • AdminToken — Admin API token issued after login to the admin panel (https://admintest.inthegame.io/); sent in the Authorization header.

Paths & Operations 16

Across 16 paths, the API surfaces 16 operations — 2 GET, 14 POST. Each is listed below with its method, path, parameters, and response codes.

streamer 16
POST
/adminApi/streamer/addPollEngagement/{channelId}
AddPollEngagement
adminapiStreamerAddpollengagement 1 param body → 200404500
POST
/adminApi/streamer/addTriviaEngagement/{channelId}/1
AddTriviaQuestionEngagement
adminapiStreamerAddtriviaquestionengagement 1 param body → 200404500
POST
/adminApi/streamer/addWikiEngagement/{channelId}
AddWikiEngagement
adminapiStreamerAddwikiengagement 1 param body → 200404500
POST
/adminApi/streamer/create
Create
adminapiStreamerCreate body → 200404500
POST
/adminApi/streamer/delete/{streamerId}
Delete
adminapiStreamerDelete 1 param → 200404500
GET
/adminApi/streamer/getAll
GetAll
adminapiStreamerGetall → 200404500
GET
/adminApi/streamer/getById/{streamerId}
GetById
adminapiStreamerGetbyid 1 param → 200404500
POST
/adminApi/streamer/injectModule/{channelId}
InjectModule
adminapiStreamerInjectmodule 1 param → 200404500
POST
/adminApi/streamer/injectOffer/{channel_id}
InjectOffer
adminapiStreamerInjectoffer 1 param → 200404500
POST
/adminApi/streamer/injectPoll/{channelId}
InjectPoll
adminapiStreamerInjectpoll 1 param → 200404500
POST
/adminApi/streamer/injectRating/{channelId}
InjectRating
adminapiStreamerInjectrating 1 param body → 200404500
POST
/adminApi/streamer/injectTrivia/{channelId}
InjectTrivia
adminapiStreamerInjecttrivia 1 param body → 200404500
POST
/adminApi/streamer/injectWiki/{channelId}
InjectWiki
adminapiStreamerInjectwiki 1 param body → 200404500
POST
/adminApi/streamer/toggle/{streamerId}
ToggleActiveMode
adminapiStreamerToggleactivemode 1 param → 200404500
POST
/adminApi/streamer/update
Update
adminapiStreamerUpdate body → 200404500
POST
/userApi/streamer/getInfo
GetInfo
userapiStreamerGetinfo body → 200404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inthegame-streamer-api-openapi.yml Raw ↑

Other APIs Inthegame publishes across the network.

Inthegame admin API
Inthegame analytics API
Inthegame category API
Inthegame chat API
Inthegame entity API
Inthegame general API
Inthegame item API
Inthegame leaderboard API
Inthegame moderationData API
Inthegame poll API
Inthegame promotion API
Inthegame rating API