SoccersAPIDocs
DocsReference › Referees

Referees

Referee profiles.

Open in the interactive reference

Operations

Route reference

Operations

The t query parameter selects the operation. Parameters not listed for an operation are ignored.

t Operation Required Optional
info Referee by ID. Referee profile with country. id
list All referees. All referees, or the referees of a country. Paginated, 100 items per page. country_id, page

Examples

Referee by ID:

GET /v2.2/referees/?user=USER&token=TOKEN&t=info&id=372

All referees:

GET /v2.2/referees/?user=USER&token=TOKEN&t=list&country_id=4