list
List of all countries ⬜ 🟨 🟦 🟩
GET
https://api.soccerfootball.info/v1/countries/list/
This endpoint returns with all countries and the relented entries. You can use this call to get country code and use it in another endpoints. The possible format of this call is json or csv (MS office compatible) Format CSV is in MS excel compatible mode (double click open without import!)
Query Parameters
Name
Type
Description
t
string
Your API Token DIRECT API ONLY
f
string
Format response can be "json" or "csv" (default "json")
Headers
Name
Type
Description
X-RapidAPI-Key
string
Your API token RAPIDAPI ONLY
X-RapidAPI-Host
string
soccerfootballinfo.rapidapi.com RAPIDAPI ONLY
Example of code for direct API
Example of code for RapidAPI
Last updated
Was this helpful?