v1

latestOpenAPI 3.1.02026-07-22123157.1 KB

Get Match Result API

This API allows you to pull data from Gamezop's systems for any multiplayer match played by your users.

get/v1/match-result

Query parameters

match_idstring required

The match_id that you want match result for. This is the same match_id that you return to us via your Create Match API.

Response

HTTP 200 OK. Returns match result data for the requested match.

successboolean

Boolean value that is always true, unless there is an error in the API response.

messagestring

String value that is always empty, unless there is an error in the API response.