Overview
API call to mapbox
Protocol
x402
Price
$0.12
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)
534ms
Uptime (30d)
0.0%
Reliability Score
25/100
Last Checked
2026-08-25 04:29:56
Last Healthy
2026-08-03 08:30:29
Consecutive Failures
93
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"properties": {
"alternatives": {
"description": "Whether to try to return alternative routes in addition to the optimal one. Defaults to false.",
"example": false,
"type": "boolean"
},
"coordinates": {
"description": "Semicolon-separated list of {longitude},{latitude} coordinate pairs (2 to 25 pairs), in WGS84 decimal degrees. The first pair is the origin and the last is the destination.",
"example": "-122.42,37.78;-77.03,38.91",
"type": "string"
},
"geometries": {
"description": "Format of the returned route geometry. Defaults to polyline.",
"enum": [
"polyline",
"polyline6",
"geojson"
],
"example": "polyline",
"type": "string"
},
"overview": {
"description": "Level of detail of the returned overview geometry. Defaults to simplified.",
"enum": [
"full",
"simplified",
"false"
],
"example": "simplified",
"type": "string"
},
"profile": {
"description": "Routing/travel profile that determines the road network and costing used.",
"enum": [
"driving",
"driving-traffic",
"walking",
"cycling"
],
"example": "driving",
"type": "string"
},
"steps": {
"description": "Whether to return per-step turn-by-turn instructions within each leg. Defaults to false.",
"example": false,
"type": "boolean"
}
},
"required": [
"profile",
"coordinates"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"code": "Ok",
"routes": [
{
"distance": 4538142,
"duration": 155332.75,
"geometry": "s|qeFbdejV}hhG{jbHqa|A_enIsnrGsh{H`apAekuCqv`B{xzI",
"legs": [
{
"distance": 4538142,
"duration": 155332.75,
"steps": [],
"summary": "I 80, I 80 East",
"weight": 155793.359
}
],
"weight": 155793.359,
"weight_name": "auto"
}
],
"waypoints": [
{
"distance": 11.321,
"location": [
-122.420019,
37.780101
],
"name": "McAllister Street"
},
{
"distance": 11.763,
"location": [
-77.030091,
38.910078
],
"name": "Logan Circle Northwest"
}
]
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-25 04:29:56 | down | 503 | 581ms | HTTP 503 |
| 2026-08-24 20:54:21 | down | 503 | 180ms | HTTP 503 |
| 2026-08-24 13:19:43 | down | 503 | 1111ms | HTTP 503 |
| 2026-08-24 03:15:00 | error | — | — | fetch failed |
| 2026-08-24 01:25:27 | down | 503 | 189ms | HTTP 503 |
| 2026-08-23 16:47:15 | down | 503 | 668ms | HTTP 503 |
| 2026-08-23 11:53:46 | down | 503 | 469ms | HTTP 503 |
| 2026-08-22 23:45:52 | down | 503 | 187ms | HTTP 503 |
| 2026-08-22 20:18:11 | down | 503 | 645ms | HTTP 503 |
| 2026-08-22 15:07:15 | timeout | — | — | timeout |