Skip to main content
GET
Get teams

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string

NextSportsAPI public identifier returned by this API.

Example:

"L7K9Q2R"

name
string

Exact or partial resource name.

league
string

NextSportsAPI league public identifier.

Example:

"L7K9Q2R"

season
integer

Four-digit season year.

Required range: 1900 <= x <= 2200
Example:

2026

country
string

Country name.

code
string

Country code.

venue
string

NextSportsAPI venue public identifier.

Example:

"V5H8J2K"

Search value. Use at least 3 characters where applicable.

Minimum string length: 3

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