Get events

Returns a paginated list of events. When event_ids is provided, only those events are returned and all other filters are ignored. Otherwise the remaining filters (competition_id, season_id, stage_id, sport, status, competitor_ids) are combined with AND; competitor_ids matches when either competitor is one of the given competitors.

Query Params
string
required

Client ID

string

Comma-separated competition IDs (e.g. fb:c:1,fb:c:2)

string

Comma-separated competitor IDs (e.g. fb:t:834,fb:t:835). Matches events where either competitor is one of these competitors

string

Comma-separated event IDs (e.g. fbⓂ️1,fbⓂ️2). When provided, all other filters are ignored

string

Date-time string in the following format: “2020-01-06T08:55:00Z“

string
required

Client API key

integer
Defaults to 100

The maximum items per page. Defaults to 500

integer
Defaults to 1

Page number (1-based). Defaults to 1

string

Comma-separated season IDs (e.g. fb:c:1:2025/26)

string

The field by which the results will be sorted. Date by default.

string
enum
Defaults to asc

The direction of the sorting: ascending or descending.

Allowed:
string

Comma-separated sports: FOOTBALL, BASKETBALL, TENNIS, AMERICAN_FOOTBALL, FORMULA_1, HOCKEY

string

Comma-separated stage IDs (e.g. fb:stg:142584)

string

Comma-separated statuses: UPCOMING, LIVE, FINISHED

string

Date-time string in the following format: “2020-01-06T08:55:00Z“

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json