SoccersAPIDocs
DocsReference › Continents

Continents

Continents of the football data model. Catalogue data, not filtered by the leagues enabled on the account.

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
list All continents. The seven continents of the data model.
info Continent by ID. One continent. id

Examples

All continents:

GET /v2.2/continents/?user=USER&token=TOKEN&t=list

Continent by ID:

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