How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Gameye Session API

The Session API from Gameye — 4 operation(s) for session.

Gameye Session API is one of 5 APIs that Gameye publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Session. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.0.0, at version 1.2.1.

Requests are made against 2 base URLs: https://api.sandbox-gameye.gameye.net, https://api.production-gameye.gameye.net.

6 operations 4 paths 14 schemas 2 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.2.1
Base URL
https://api.production-gameye.gameye.net
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Gameye Session API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token) (api-token).

Paths & Operations 6

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

Session 6
POST
/session
Allocate a new game session in a specific region. Each session is to be identified by a unique identifier that is provided by the caller. It is recommended to use a UUID. In case a warm pool is confi…
session-run body → 201401402403404409420422
GET
/session
Lists a collection of active sessions.
session-list 7 params → 200401403
GET
/session/{id}
Describes a single session.
describe-session 1 param → 200401403404
DELETE
/session/{id}
Stops an active session from running by killing the underlying container. The container is killed by sending in a SIGTERM signal.
session-stop 1 param → 204401403404409
PUT
/session/player/join
join-session body → 200401403404422
DELETE
/session/player/leave
leave-session body → 200401403404422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are SessionListEntry (10 properties), SessionRun (10 properties), DescribedSession (10 properties), ErrorResponse (8 properties). Each schema is shown below with its type and property counts.

FieldViolation
object
2 properties 2 required
SessionListEntry
object
10 properties 6 required
JoinSessionOk
object
2 properties 2 required
Port
object
3 properties 3 required
SessionRunOk
object
3 properties 2 required
DescribedSession
object
10 properties 10 required
LeaveSessionOk
object
2 properties 2 required
DescribedSessionPlayers
object
2 properties 2 required
LeaveSession
object
1 property 1 required
SessionListOk
object
1 property 1 required
ErrorResponse
object
8 properties 7 required
SessionRun
object
10 properties 2 required
JoinSession
object
2 properties 2 required
SessionStatus
string
The current runtime status of the underlying container.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gameye-session-api-openapi.yml Raw ↑

Other APIs Gameye publishes across the network.

Gameye Artifacts API
Gameye Available Location API
Gameye Logs API
Gameye Tag API
Where this information came from

This is an independent, third-party profile of Gameye Session API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.