PadelMaps Countries List is a paid API for AI agents from padelmaps.org, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).
Returns the full list of countries supported by PadelMaps, including padel club counts and country slugs for each.
Provides the paid list of countries supported by PadelMaps (x402 v2) for locating padel venues and mapping integrations.
A JSON object containing a count of supported countries (e.g. 74) and an array of country objects, each with country_name, country_slug, and club_count fields indicating how many padel clubs are registered in that country.
POSThttps://padelmaps.org/api/x402/countriesUse this endpoint when you need to discover which countries are covered by PadelMaps before drilling into specific venues or cities, or when building a country-picker UI for padel club search. Ideal as a first step before querying padel clubs or venues by location.
{}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"count": 84,
"countries": [
{
"club_count": 2163,
"country_name": "Spain",
"country_slug": "spain"
},
{
"club_count": 1281,
"country_name": "Italy",
"country_slug": "italy"
},
{
"club_count": 1256,
"country_name": "Argentina",
"country_slug": "argentina"
},
{
"club_count": 902,
"country_name": "France",
"country_slug": "france"
},
{
"club_count": 869,
"country_name": "Mexico",
"country_slug": "mexico"
},
{
"club_count": 397,
"country_name": "Portugal",
"country_slug": "portugal"
},
{
"club_count": 388,
"country_name": "United States",
"country_slug": "united-states"
},
{
"club_count": 376,
"country_name": "Sweden",
"country_slug": "sweden"
},
{
"club_count": 212,
"country_name": "Brazil",
"country_slug": "brazil"
},
{
"club_count": 180,
"country_name": "Germany",
"country_slug": "germany"
},
{
"club_count": 160,
"country_name": "United Kingdom",
"country_slug": "united-kingdom"
},
{
"club_count": 155,
"country_name": "Netherlands",
"country_slug": "netherlands"
},
{
"club_count": 151,
"country_name": "Saudi Arabia",
"country_slug": "saudi-arabia"
},
{
"club_count": 146,
"country_name": "Belgium",
"country_slug": "belgium"
},
{
"club_count": 146,
"country_name": "Chile",
"country_slug": "chile"
},
{
"club_count": 140,
"country_name": "Paraguay",
"country_slug": "paraguay"
},
{
"club_count": 139,
"country_name": "Indonesia",
"country_slug": "indonesia"
},
{
"club_count": 130,
"country_name": "South Africa",
"country_slug": "south-africa"
},
{
"club_count": 128,
"country_name": "United Arab Emirates",
"country_slug": "united-arab-emirates"
},
{
"club_count": 111,
"country_name": "Colombia",
"country_slug": "colombia"
},
{
"club_count": 110,
"country_name": "Canada",
"country_slug": "canada"
},
{
"club_count": 106,
"country_name": "India",
"country_slug": "india"
},
{
"club_count": 103,
"country_name": "Egypt",
"country_slug": "egypt"
},
{
"club_count": 98,
"country_name": "Japan",
"country_slug": "japan"
},
{
"club_count": 89,
"country_name": "Malaysia",
"country_slug": "malaysia"
},
{
"club_count": 87,
"country_name": "Venezuela",
"country_slug": "venezuela"
},
{
"club_count": 86,
"country_name": "Denmark",
"country_slug": "denmark"
},
{
"club_count": 84,
"country_name": "Finland",
"country_slug": "finland"
},
{
"club_count": 82,
"country_name": "Poland",
"country_slug": "poland"
},
{
"club_count": 80,
"country_name": "Australia",
"country_slug": "australia"
},
{
"club_count": 75,
"country_name": "Ecuador",
"country_slug": "ecuador"
},
{
"club_count": 74,
"country_name": "Switzerland",
"country_slug": "switzerland"
},
{
"club_count": 71,
"country_name": "Austria",
"country_slug": "austria"
},
{
"club_count": 66,
"country_name": "Czechia",
"country_slug": "czechia"
},
{
"club_count": 61,
"country_name": "Norway",
"country_slug": "norway"
},
{
"club_count": 60,
"country_name": "Slovakia",
"country_slug": "slovakia"
},
{
"club_count": 59,
"country_name": "Morocco",
"country_slug": "morocco"
},
{
"club_count": 59,
"country_name": "Uruguay",
"country_slug": "uruguay"
},
{
"club_count": 59,
"country_name": "Bolivia",
"country_slug": "bolivia"
},
{
"club_count": 55,
"country_name": "Romania",
"country_slug": "romania"
},
{
"club_count": 53,
"country_name": "Kenya",
"country_slug": "kenya"
},
{
"club_count": 52,
"country_name": "Greece",
"country_slug": "greece"
},
{
"club_count": 51,
"country_name": "Estonia",
"country_slug": "estonia"
},
{
"club_count": 50,
"country_name": "Turkey",
"country_slug": "turkey"
},
{
"club_count": 49,
"country_name": "Croatia",
"country_slug": "croatia"
},
{
"club_count": 48,
"country_name": "Cyprus",
"country_slug": "cyprus"
},
{
"club_count": 47,
"country_name": "Thailand",
"country_slug": "thailand"
},
{
"club_count": 46,
"country_name": "Hungary",
"country_slug": "hungary"
},
{
"club_count": 45,
"country_name": "Lithuania",
"country_slug": "lithuania"
},
{
"club_count": 44,
"country_name": "Philippines",
"country_slug": "philippines"
},
{
"club_count": 41,
"country_name": "Vietnam",
"country_slug": "vietnam"
},
{
"club_count": 41,
"country_name": "Peru",
"country_slug": "peru"
},
{
"club_count": 39,
"country_name": "China",
"country_slug": "china"
},
{
"club_count": 36,
"country_name": "Serbia",
"country_slug": "serbia"
},
{
"club_count": 36,
"country_name": "Luxembourg",
"country_slug": "luxembourg"
},
{
"club_count": 32,
"country_name": "Latvia",
"country_slug": "latvia"
},
{
"club_count": 31,
"country_name": "Slovenia",
"country_slug": "slovenia"
},
{
"club_count": 31,
"country_name": "New Zealand",
"country_slug": "new-zealand"
},
{
"club_count": 30,
"country_name": "Panama",
"country_slug": "panama"
},
{
"club_count": 29,
"country_name": "Nigeria",
"country_slug": "nigeria"
},
{
"club_count": 29,
"country_name": "Qatar",
"country_slug": "qatar"
},
{
"club_count": 28,
"country_name": "Singapore",
"country_slug": "singapore"
},
{
"club_count": 27,
"country_name": "Bulgaria",
"country_slug": "bulgaria"
},
{
"club_count": 26,
"country_name": "Ireland",
"country_slug": "ireland"
},
{
"club_count": 24,
"country_name": "Malta",
"country_slug": "malta"
},
{
"club_count": 24,
"country_name": "Israel",
"country_slug": "israel"
},
{
"club_count": 15,
"country_name": "Dominican Republic",
"country_slug": "dominican-republic"
},
{
"club_count": 9,
"country_name": "Türkiye",
"country_slug": "türkiye"
},
{
"club_count": 8,
"country_name": "Albania",
"country_slug": "albania"
},
{
"club_count": 6,
"country_name": "South Korea",
"country_slug": "south-korea"
},
{
"club_count": 4,
"country_name": "Belarus",
"country_slug": "belarus"
},
{
"club_count": 4,
"country_name": "Curaçao",
"country_slug": "curaçao"
},
{
"club_count": 3,
"country_name": "Martinique",
"country_slug": "martinique"
},
{
"club_count": 3,
"country_name": "Guadeloupe",
"country_slug": "guadeloupe"
},
{
"club_count": 3,
"country_name": "El Salvador",
"country_slug": "el-salvador"
},
{
"club_count": 2,
"country_name": "Puerto Rico",
"country_slug": "puerto-rico"
},
{
"club_count": 2,
"country_name": "Costa Rica",
"country_slug": "costa-rica"
},
{
"club_count": 1,
"country_name": "Sint Maarten",
"country_slug": "sint-maarten"
},
{
"club_count": 1,
"country_name": "Suriname",
"country_slug": "suriname"
},
{
"club_count": 1,
"country_name": "Angola",
"country_slug": "angola"
},
{
"club_count": 1,
"country_name": "French Guiana",
"country_slug": "french-guiana"
},
{
"club_count": 1,
"country_name": "Saint Martin",
"country_slug": "saint-martin"
},
{
"club_count": 1,
"country_name": "Aruba",
"country_slug": "aruba"
},
{
"club_count": 1,
"country_name": "Georgia",
"country_slug": "georgia"
}
]
}{
"type": "json",
"example": {}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"