Skip to main content
GET
Get fixture events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

fixture
string
required

NextSportsAPI fixture public identifier.

Example:

"MBH7KQ2"

team
string

NextSportsAPI team public identifier.

Example:

"T3MUN7A"

player
string

NextSportsAPI player public identifier.

Example:

"P7Q4N8M"

type
enum<string>

Competition type.

Available options:
league,
cup

Response

Successful response.

get
string
required
parameters
required
errors
object[]
required
results
integer
required
Required range: x >= 0
paging
object
required
response
object[]
required
Last modified on May 20, 2026