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

The entity API from Inthegame — 7 operation(s) for entity.

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

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

7 operations 7 paths 0 schemas 2 GET5 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 entity 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 7

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

entity 7
POST
/adminApi/entity/create
Create
adminapiEntityCreate body → 200404500
POST
/adminApi/entity/delete/{id}
Delete
adminapiEntityDelete 1 param → 200404500
GET
/adminApi/entity/getAll
GetAll
adminapiEntityGetall → 200404500
GET
/adminApi/entity/getById/{id}
GetById
adminapiEntityGetbyid 1 param → 200404500
POST
/adminApi/entity/update/{id}
Update
adminapiEntityUpdate 1 param body → 200404500
POST
/userApi/entity/add
Add
userapiEntityAdd body → 200404500
POST
/userApi/entity/remove
Remove
userapiEntityRemove body → 200404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inthegame-entity-api-openapi.yml Raw ↑

Other APIs Inthegame publishes across the network.

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