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 URLData | Sample Request Body |
---|---|---|---|
/api/v1/competitors/{productid}/{eventid} | GET |
| /api/v1/competitors/4/{131718} |
...