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 user API

The user API from Inthegame — 11 operation(s) for user.

Inthegame user 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 user. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 11 operations across 11 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.

11 operations 11 paths 0 schemas 4 GET7 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 user 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 11

Across 11 paths, the API surfaces 11 operations — 4 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

user 11
GET
/adminApi/user/getAll
GetAll
adminapiUserGetall → 200404500
GET
/adminApi/user/getAllByBroadcaster
GetAllByBroadcaster
adminapiUserGetallbybroadcaster → 200404500
GET
/adminApi/user/loginNew
Login
adminapiUserLogin 2 params → 200404500
GET
/adminApi/user/register
Register
adminapiUserRegister 4 params → 200404500
POST
/userApi/user/getAvailableAvatars
GetAvailableAvatars
userapiUserGetavailableavatars body → 200404500
POST
/userApi/user/login_by_credentials
LoginByCredentials
userapiUserLoginbycredentials body → 200404500
POST
/userApi/user/login_by_token
LoginByToken
userapiUserLoginbytoken body → 200404500
POST
/userApi/user/register
Register
userapiUserRegister body → 200404500
POST
/userApi/user/sendPasswordToEmail
SendPasswordToEmail
userapiUserSendpasswordtoemail body → 200404500
POST
/userApi/user/update
Update
userapiUserUpdate body → 200404500
POST
/userApi/user/uploadAvatar
UploadAvatar
userapiUserUploadavatar body → 200404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inthegame-user-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