Overview
API call to mapbox
Protocol
x402
Price
$0.11
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-06-29 12:15:03
Health
Status
down
Latency (p50)
250ms
Uptime (30d)
0.0%
Reliability Score
30/100
Last Checked
2026-08-18 05:32:25
Last Healthy
2026-08-03 08:58:45
Consecutive Failures
67
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"properties": {
"format": {
"description": "Tile image format/scale (e.g. png, png32, jpg70, jpg90).",
"example": "png",
"type": "string"
},
"tileset": {
"description": "Mapbox tileset ID to fetch the tile from (e.g. mapbox.satellite, mapbox.streets, mapbox.terrain-rgb).",
"example": "mapbox.satellite",
"type": "string"
},
"x": {
"description": "Tile column index (x) at the given zoom level.",
"example": 655,
"type": "integer"
},
"y": {
"description": "Tile row index (y) at the given zoom level.",
"example": 1583,
"type": "integer"
},
"z": {
"description": "Tile zoom level (0-22).",
"example": 12,
"type": "integer"
}
},
"required": [
"z",
"x",
"y",
"tileset"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"content_type": "image/png",
"note": "Binary tile image bytes are returned (no JSON body); a 256x256 PNG tile (~76 KB for mapbox.satellite at z=12, verified live). Save the raw response to a .png file to view it."
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-18 05:32:25 | down | 503 | 170ms | HTTP 503 |
| 2026-08-17 21:08:50 | down | 503 | 170ms | HTTP 503 |
| 2026-08-17 14:36:50 | down | 503 | 175ms | HTTP 503 |
| 2026-08-17 11:16:37 | down | 503 | 624ms | HTTP 503 |
| 2026-08-17 03:04:18 | down | 503 | 619ms | HTTP 503 |
| 2026-08-16 22:17:32 | down | 503 | 531ms | HTTP 503 |
| 2026-08-16 16:22:25 | down | 503 | 285ms | HTTP 503 |
| 2026-08-16 11:53:52 | down | 503 | 188ms | HTTP 503 |
| 2026-08-16 04:53:41 | down | 503 | 178ms | HTTP 503 |
| 2026-08-15 23:27:48 | down | 503 | 166ms | HTTP 503 |
| 2026-08-15 17:58:38 | down | 503 | 439ms | HTTP 503 |
| 2026-08-15 13:12:38 | down | 503 | 717ms | HTTP 503 |
| 2026-08-15 07:09:01 | down | 503 | 250ms | HTTP 503 |