Versions Compared

Key

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

...

Name

Type

Description

There are no mehod parameters in this resource.

Query parameters

Name

Data type

Description

token

xsd:string

REQUIRED. More information concerning authorization in API introduction section.

participant_id

xsd:int

REQUIRED. Identifier of the participant.

Method calling examples

Link

Description

https://api.beta.statscore.com/v2/referees-stats/306770?token={{YOUR TOKEN}}

Returns a list of all statistics for referee with participant id 306770 in JSON format.

...