Gameye website screenshot

Gameye

Gameye is a managed game server orchestration platform for multiplayer game studios, founded in 2017 in Rotterdam (Gameye B.V.). It runs dedicated, containerized game servers across bare metal, cloud, and edge providers behind a single REST API — the Session API. Studios call POST /session with a region and a Docker image; Gameye selects the best available location, starts a container in about half a second, and returns the host IP and mapped ports players connect to. Capacity-based pricing carries no egress fees, and the platform is matchmaker-agnostic (Pragma Engine, Nakama, PlayFab, FlexMatch). Gameye has orchestrated 120M+ sessions with a 99.99% uptime SLA and serves studios including Torn Banner Studios (Chivalry 2) and Remedy Entertainment.

Gameye publishes 5 APIs on the APIs.io network, including Artifacts API, Available Location API, Logs API, and 2 more. Tagged areas include Company, Game Server Hosting, Game Server Orchestration, Multiplayer, and Containers.

Gameye’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 29 more developer resources.

49.6/100 developing ▬ flat Agent 27/100 agent aware saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
1 APIs
CompanyGame Server HostingGame Server OrchestrationMultiplayerContainersInfrastructureGamingEdge ComputingDevOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/gameye: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Gameye Artifacts API

The Artifacts API from Gameye — 1 operation(s) for artifacts.

Gameye Available Location API

The Available Location API from Gameye — 1 operation(s) for available location.

Gameye Logs API

The Logs API from Gameye — 1 operation(s) for logs.

Gameye Session API

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

Gameye Tag API

The Tag API from Gameye — 1 operation(s) for tag.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Arazzo Workflows 3

Multi-step API workflows described with the Arazzo specification.

Allocate a Gameye session and get its connection address

Pick an available region for an image, start a session, and read its host/ports.

ARAZZO

Manage the player roster on a Gameye session

Start a session, register players joining, then remove players leaving.

ARAZZO

Stream logs, stop a Gameye session, and download an artifact

Pull a session's logs, terminate it, then download a diagnostic artifact.

ARAZZO

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Gameye Authentication

http · 1 scheme

SECURITY

Gameye Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gameye Agentic Access

10 operations · 4 acting · 1 human-in-the-loop

10 operations · 4 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: gameye
name: Gameye
description: Gameye is a managed game server orchestration platform for multiplayer game studios, founded in 2017 in Rotterdam
  (Gameye B.V.). It runs dedicated, containerized game servers across bare metal, cloud, and edge providers behind a single
  REST API — the Session API. Studios call POST /session with a region and a Docker image; Gameye selects the best available
  location, starts a container in about half a second, and returns the host IP and mapped ports players connect to. Capacity-based
  pricing carries no egress fees, and the platform is matchmaker-agnostic (Pragma Engine, Nakama, PlayFab, FlexMatch). Gameye
  has orchestrated 120M+ sessions with a 99.99% uptime SLA and serves studios including Torn Banner Studios (Chivalry 2) and
  Remedy Entertainment.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://static.gameye.com/images/android-chrome-512x512.png
url: https://raw.githubusercontent.com/api-evangelist/gameye/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- seedcamp
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Game Server Hosting
- Game Server Orchestration
- Multiplayer
- Containers
- Infrastructure
- Gaming
- Edge Computing
- DevOps
apis:
- aid: gameye:gameye-artifacts-api
  name: Gameye Artifacts API
  description: The Artifacts API from Gameye — 1 operation(s) for artifacts.
  humanURL: https://gameye.com/docs/api-v2/
  baseURL: https://api.production-gameye.gameye.net
  tags:
  - Artifacts
  properties:
  - type: OpenAPI
    url: openapi/gameye-artifacts-api-openapi.yml
- aid: gameye:gameye-available-location-api
  name: Gameye Available Location API
  description: The Available Location API from Gameye — 1 operation(s) for available location.
  humanURL: https://gameye.com/docs/api-v2/
  baseURL: https://api.production-gameye.gameye.net
  tags:
  - Available Location
  properties:
  - type: OpenAPI
    url: openapi/gameye-available-location-api-openapi.yml
- aid: gameye:gameye-logs-api
  name: Gameye Logs API
  description: The Logs API from Gameye — 1 operation(s) for logs.
  humanURL: https://gameye.com/docs/api-v2/
  baseURL: https://api.production-gameye.gameye.net
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/gameye-logs-api-openapi.yml
- aid: gameye:gameye-session-api
  name: Gameye Session API
  description: The Session API from Gameye — 4 operation(s) for session.
  humanURL: https://gameye.com/docs/api-v2/
  baseURL: https://api.production-gameye.gameye.net
  tags:
  - Session
  properties:
  - type: OpenAPI
    url: openapi/gameye-session-api-openapi.yml
- aid: gameye:gameye-tag-api
  name: Gameye Tag API
  description: The Tag API from Gameye — 1 operation(s) for tag.
  humanURL: https://gameye.com/docs/api-v2/
  baseURL: https://api.production-gameye.gameye.net
  tags:
  - Tag
  properties:
  - type: OpenAPI
    url: openapi/gameye-tag-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/gameye-session-overlay.yaml
- type: Website
  url: https://gameye.com
- type: DeveloperPortal
  url: https://gameye.com/docs/
- type: Documentation
  url: https://gameye.com/docs/api-v2/
- type: APIReference
  url: https://gameye.com/docs/api-v2/
- type: GettingStarted
  url: https://gameye.com/docs/getting-started/
- type: Support
  url: https://gameye.com/docs/support/getting-support/
- type: Blog
  url: https://gameye.com/blog/
- type: GitHubOrganization
  url: https://github.com/Gameye
- type: Roadmap
  url: https://gameye.com/roadmap/
- type: Pricing
  url: https://gameye.com/pricing/
- type: SignUp
  url: https://trial.gameye.com/
- type: TermsOfService
  url: https://gameye.com/terms/
- type: PrivacyPolicy
  url: https://gameye.com/privacy/
- type: StatusPage
  url: https://gameye.com/status/
- type: ChangeLog
  url: https://gameye.com/docs/changelogs/
- type: ChangeLog
  url: changelog/gameye-changelog.yml
- type: Authentication
  url: authentication/gameye-authentication.yml
- type: DomainSecurity
  url: security/gameye-domain-security.yml
- type: AgenticAccess
  url: agentic-access/gameye-agentic-access.yml
- type: Packages
  url: packages/gameye-packages.yml
- type: SDKs
  url: packages/gameye-packages.yml
- type: WellKnown
  url: well-known/gameye-well-known.yml
- type: APICatalog
  url: well-known/gameye-api-catalog.json
- type: X-MCPServerCandidate
  url: mcp/gameye-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/gameye-llms.txt
- type: Conformance
  url: conformance/gameye-conformance.yml
- type: ErrorCatalog
  url: errors/gameye-problem-types.yml
- type: Lifecycle
  url: lifecycle/gameye-lifecycle.yml
- type: Sandbox
  url: sandbox/gameye-sandbox.yml
- type: Conventions
  url: conventions/gameye-conventions.yml
- type: DataModel
  url: data-model/gameye-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: Allocate a Gameye session and get its connection address
  url: arazzo/gameye-allocate-session.yml
- type: Arazzo
  name: Manage the player roster on a Gameye session
  url: arazzo/gameye-player-lifecycle.yml
- type: Arazzo
  name: Stream logs, stop a Gameye session, and download an artifact
  url: arazzo/gameye-session-teardown.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/gameye"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gameye/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gameye/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.