gamesparks.net

The API to manage the GameSparks game details

🔑 apikey 76 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

# See https://github.com/englercj/gamesparks-cpp-sdk
# See https://github.com/intacto27/gamesparks-ios-sdk
# See https://github.com/englercj/gamesparks-cpp-unreal
# See https://github.com/tmcfarlin412/gamesparks-android-sdk
# See https://github.com/hzy86/gamesparks-java-sdk
# See https://github.com/djdron/gamesparks-cpp-base
# See https://github.com/dylanh724/gamesparks-csharp-sdk
# See https://github.com/amel/defold-gamesparks
# See https://github.com/subsoap/gamesparks
curl examples
list
curl \
  -H "accessToken: $API_KEY" \
  /restv2/games
getRegionOptions
curl \
  -H "accessToken: $API_KEY" \
  /restv2/game/regions
listDeleted
curl \
  -H "accessToken: $API_KEY" \
  /restv2/games/deleted
Endpoints (76 total)
GET
/restv2/games
list
GET
/restv2/game/regions
getRegionOptions
GET
/restv2/games/deleted
listDeleted
GET
/restv2/game/{apiKey}/endpoints
getGamesEndpoints
GET
/restv2/game/{gameApiKey}/regions
getGameRegionOptions
GET
/restv2/game/{apiKey}/manage/queries
listQueries
GET
/restv2/game/{apiKey}/manage/screens
listScreens
GET
/restv2/game/{apiKey}/admin/analytics
Returns the results of executed query defined by the parameters passed in
GET
/restv2/game/{apiKey}/admin/snapshots
getSnapshots
GET
/restv2/game/{apiKey}/manage/snippets
listSnippets
GET
/restv2/game/{apiKey}/manage/snapshots
listSnapshots
GET
/restv2/game/{apiKey}/manage/experiments
getExperiments
Language coverage
C++
1
C
2
unknown
4
Lua
2
At a glance
Total SDKs9
Languages4
Endpoints76
Authapikey
Categories1