Overview
Get all padel clubs in a city
Protocol
x402 (POST)
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
padelmaps
Source
bazaar
Indexed
2026-03-02 01:01:31
Health
Status
healthy
Latency (p50)
141ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-12 09:47:22
Last Healthy
2026-09-12 09:47:22
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"city": {
"description": "City name, e.g., 'barcelona'",
"required": true,
"type": "string"
},
"country": {
"description": "Country name to disambiguate cities (e.g., 'spain', 'mexico')",
"required": false,
"type": "string"
},
"limit": {
"description": "Max results (default: 50, max: 100)",
"required": false,
"type": "integer"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"city": {
"type": "string"
},
"clubs": {
"description": "List of clubs with id, name, address, coordinates, rating",
"type": "array"
},
"count": {
"type": "integer"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-12 09:47:22 | healthy | 402 | 113ms | |
| 2026-09-12 02:07:59 | healthy | 402 | 614ms | |
| 2026-09-11 06:17:33 | healthy | 402 | 141ms | |
| 2026-09-10 23:31:26 | healthy | 402 | 127ms | |
| 2026-09-10 10:04:00 | healthy | 402 | 130ms | |
| 2026-09-10 04:36:58 | healthy | 402 | 184ms | |
| 2026-09-09 13:22:20 | healthy | 402 | 230ms | |
| 2026-09-09 12:22:35 | healthy | 402 | 130ms |