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

The rating API from Inthegame — 6 operation(s) for rating.

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

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

6 operations 6 paths 0 schemas 2 GET4 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 rating 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 6

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

rating 6
POST
/adminApi/rating/create
Create
adminapiRatingCreate body → 200404500
POST
/adminApi/rating/delete/{ratingId}
Delete
adminapiRatingDelete 1 param → 200404500
GET
/adminApi/rating/getAll
GetAll
adminapiRatingGetall → 200404500
GET
/adminApi/rating/getById/{ratingId}
GetById
adminapiRatingGetbyid 1 param → 200404500
POST
/adminApi/rating/update/{ratingId}
Update
adminapiRatingUpdate 1 param body → 200404500
POST
/userApi/rating/answer_new/{questionId}
Answer
userapiRatingAnswer 1 param body → 200404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inthegame-rating-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 shop API