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)
163ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-05-25 14:46:54
Last Healthy
2026-05-25 14:46:54
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-05-25 14:46:54 | healthy | 402 | 191ms | |
| 2026-05-25 01:34:23 | healthy | 402 | 163ms | |
| 2026-05-24 17:16:44 | healthy | 402 | 478ms | |
| 2026-05-24 00:51:10 | healthy | 402 | 108ms | |
| 2026-05-23 16:49:04 | healthy | 402 | 113ms | |
| 2026-05-23 05:00:40 | healthy | 402 | 103ms | |
| 2026-05-22 17:13:05 | healthy | 402 | 347ms |