Get standings
curl --request GET \
--url https://api.nextsportsapi.com/v1/football/standings \
--header 'Authorization: Bearer <token>'import requests
url = "https://api.nextsportsapi.com/v1/football/standings"
headers = {"Authorization": "Bearer <token>"}
response = requests.get(url, headers=headers)
print(response.text)const options = {method: 'GET', headers: {Authorization: 'Bearer <token>'}};
fetch('https://api.nextsportsapi.com/v1/football/standings', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));{
"get": "football/standings",
"parameters": {
"league": "L7K9Q2R",
"season": "2026"
},
"errors": [],
"results": 1,
"paging": {
"current": 1,
"total": 1
},
"response": [
{
"league": {
"id": "L7K9Q2R",
"name": "Premier League",
"country": "England",
"season": 2026,
"standings": [
[
{
"rank": 1,
"team": {
"id": "T8LIV4B",
"name": "Liverpool",
"logo": "https://media.nextsportsapi.com/football/teams/40.png"
},
"points": 70,
"goalsDiff": 41,
"group": "Premier League",
"form": "WWWWW",
"status": "same",
"all": {
"played": 24,
"win": 23,
"draw": 1,
"lose": 0,
"goals": {
"for": 56,
"against": 15
}
},
"update": "2026-01-29T00:00:00+00:00"
}
]
]
}
}
]
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}Get standings
Returns standings for a league, team, and season.
GET
https://api.nextsportsapi.com
/
v1
/
football
/
standings
Get standings
curl --request GET \
--url https://api.nextsportsapi.com/v1/football/standings \
--header 'Authorization: Bearer <token>'import requests
url = "https://api.nextsportsapi.com/v1/football/standings"
headers = {"Authorization": "Bearer <token>"}
response = requests.get(url, headers=headers)
print(response.text)const options = {method: 'GET', headers: {Authorization: 'Bearer <token>'}};
fetch('https://api.nextsportsapi.com/v1/football/standings', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));{
"get": "football/standings",
"parameters": {
"league": "L7K9Q2R",
"season": "2026"
},
"errors": [],
"results": 1,
"paging": {
"current": 1,
"total": 1
},
"response": [
{
"league": {
"id": "L7K9Q2R",
"name": "Premier League",
"country": "England",
"season": 2026,
"standings": [
[
{
"rank": 1,
"team": {
"id": "T8LIV4B",
"name": "Liverpool",
"logo": "https://media.nextsportsapi.com/football/teams/40.png"
},
"points": 70,
"goalsDiff": 41,
"group": "Premier League",
"form": "WWWWW",
"status": "same",
"all": {
"played": 24,
"win": 23,
"draw": 1,
"lose": 0,
"goals": {
"for": 56,
"against": 15
}
},
"update": "2026-01-29T00:00:00+00:00"
}
]
]
}
}
]
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}{
"get": "football/standings",
"parameters": {},
"errors": [
{
"code": "validation.required_parameter",
"message": "The season parameter is required.",
"param": "season"
}
],
"results": 0,
"paging": {
"current": 1,
"total": 1
},
"response": []
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
NextSportsAPI league public identifier.
Example:
"L7K9Q2R"
Four-digit season year.
Required range:
1900 <= x <= 2200Example:
2026
NextSportsAPI team public identifier.
Example:
"T3MUN7A"
Last modified on May 20, 2026
⌘I