website logo
⌘K
Getting Started
Gameye API Overview
Important API Details
Gameye Server Orchestration
Preparing Your Game Server For Hosting
Containerizing Your Game Server
🚨Support Requests
How to request priority support
What we stand for and expectations
Feedback
Changelogs
🌐API Reference
Docs powered by archbee 
1min

Gameye API Overview

Welcome to the Gameye API.

The Gameye APIs are organized around REST - if you've interacted with a RESTful API already, many of the concepts will be familiar to you. All API calls to Gameye should be made to the https://api.gameye.io base domain. Gameye uses load-balancing technology to deploy your game sessions from a region-specific cluster. We use many standard HTTP features, like HTTP verbs, which can be understood by many HTTP clients. JSON will be returned in all responses, including errors. The APIs are designed to have predictable, straightforward URLs and to use HTTP response codes to indicate API errors.







Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Important API Details
Docs powered by archbee 
TABLE OF CONTENTS
Welcome to the Gameye API.