Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This API is used to retreive data related to the competitor. When inserting the competitor id you will get related information such as the competitor name and the player list (if any). To request this API you should use the following GET API data:

Endpoint

Method

Input Data

Sample Request Body

/api/v1/competitors/{productid}/{eventid}

GET

  • Product ID

  • Competitor ID

/api/v1/competitors/4/{

131718

20000023}

Response Attributes

NAME

DESCRIPTION

timestamp

The date & time of when the message was created

competitor id

The ID of the competitor

competitor name

The name of the competitor

player id

The ID of the player

player name

The name of the player

...