🎮Games
API Endpoints for game servers
Last updated
API Endpoints for game servers
Last updated
GET
https://api.sevy.io/games
Our API supports 278 games as of 9/18/2022. We plan to add more as time goes on, and if people request more to be added.
GET
https://api.sevy.io/games/{game}/server/{ip}/{port}/players
The port is optional if no port is given it will use the default port for the game server.
Name | Type | Description |
---|---|---|
GET
https://api.sevy.io/games/{game}/server/{ip}/{port}/map
The port is optional if no port is given it will use the default port for the game server.
include
map
Get the map at the same time as player count