GET
Stage by IDfixtures
results
season
league
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
GET
Stage by IDfixtures
results
season
league
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
Check this endpoint in Postman.
Field | Description |
| The unique id of the stage |
| The name of the stage |
| Indicates what kind of type the stage is |
| The unique league id the stage belongs to |
| The unique season id the stage belongs to |
| The order of the stages |
| Indicates if the stage supports standing |
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
2
Available parameters
include
Enrich the API with more data and/or nested includes. Can be used by adding &include=
to your request url.
Field
Description
id
The unique id of the stage
name
The name of the stage
type
Indicates what kind of type the stage is
league_id
The unique league id the stage belongs to
season_id
The unique season id the stage belongs to
sort_order
The order of the stages
has_standings
Indicates if the stage supports standings
Endpoint details |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 2 |
Available parameters |
include | Enrich the API with more data and/or nested includes. Can be used by adding |