Overview

AnyAPI maps.search (Google Maps Search)

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category tools/search
Provider getanyapi
Source bazaar
Indexed 2026-07-01 05:14:21

Health

Status degraded
Latency (p50) 537ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-08-26 10:20:05
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "language": { "default": "en", "description": "Two-letter language code for the results (e.g. en).", "type": "string" }, "limit": { "description": "Maximum number of results to return (1–20, default 20). You are billed per result returned, so a lower limit costs less.", "maximum": 20, "minimum": 1, "type": "integer" }, "location": { "description": "Free-text location to search in, ideally city plus country (e.g. Austin, USA).", "type": "string" }, "query": { "description": "What you would type in the Google Maps search bar (e.g. coffee shop).", "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "costUsd": { "description": "Amount charged in USD for this call.", "type": "number" }, "items": { "description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.", "type": "integer" }, "output": { "additionalProperties": false, "properties": { "data": { "oneOf": [ { "type": "null" }, { "additionalProperties": false, "properties": { "items": { "description": "Place records: name, category, address, coordinates, rating, review count, and contact basics.", "items": { "properties": { "name": { "type": "string" }, "url": { "type": "string" } }, "required": [ "name", "url" ], "type": "object" }, "type": "array" } }, "required": [ "items" ], "type": "object" } ] }, "found": { "type": "boolean" } }, "required": [ "found", "data" ], "title": "Google Maps search output", "type": "object" }, "provider": { "description": "Always \"AnyAPI\".", "type": "string" } }, "required": [ "output", "provider", "costUsd" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-26 10:20:05 degraded 401 796ms
2026-08-26 02:10:00 degraded 401 537ms
2026-08-25 18:26:48 degraded 401 1152ms
2026-08-25 09:32:12 degraded 401 341ms
2026-08-25 03:18:23 degraded 401 361ms
2026-08-24 21:32:46 degraded 401 362ms
2026-08-24 16:49:49 degraded 401 345ms
2026-08-24 06:15:53 degraded 401 693ms
2026-08-24 01:41:03 degraded 401 1409ms
2026-08-23 14:52:53 degraded 401 489ms