Catalog
MapsPOSTlive

Reverse geocode

Convert latitude/longitude coordinates into nearby place names.

$0.005
per call
Success
100%
p50 latency
1.17s
p95 latency
1.17s
Calls (30d)
1

Provider contract

Call path
/routes/locus-openweather/maps/reverse-geocode
Method
POST
Selected provider
locus-openweatherdefault
Provider price
$0.005
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl -X POST '/routes/locus-openweather/maps/reverse-geocode' \
  -H 'content-type: application/json' \
  -d '{"lat":37.5665,"lon":126.978,"limit":5}'
CLI
h402 call 'maps/reverse-geocode' --provider 'locus-openweather' --method POST --json '{"lat":37.5665,"lon":126.978,"limit":5}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

latnumberrequired-90–90

Latitude in decimal degrees.

lonnumberrequired-180–180

Longitude in decimal degrees.

limitintegeroptional1–5default 5

Maximum matching locations to return.

POST/routes/locus-openweather/maps/reverse-geocode
Request body
{
  "lat": 37.5665,
  "lon": 126.978,
  "limit": 5
}

ResponseExample response
{
  "data": {
    "success": true,
    "data": [
      {
        "name": "Seoul",
        "local_names": {
          "fi": "Soul",
          "eo": "Seulo",
          "ku": "Sêûl",
          "pl": "Seul",
          "th": "โซล",
          "bh": "सियोल",
          "ur": "سؤل",
          "an": "Seúl",
          "ky": "Сеул",
          "sv": "Seoul",
          "bn": "সিওল",
          "ba": "Сеул",
          "ko": "서울",
          "lt": "Seulas",
          "oc": "Seol",
          "ro": "Seul",
          "bs": "Seul",
          "hu": "Szöul",
          "ml": "സോൾ",
          "de": "Seoul",
          "bo": "སེ་ཨུལ།",
          "mn": "Сөүл",
          "fr": "Séoul",
          "la": "Seulum",
          "sr": "Сеул"
        },
        "lat": 37.5666791,
        "lon": 126.9782914,
        "country": "KR"
      }
    ]
  },
  "h402": {
    "routeId": "maps/reverse-geocode",
    "provider": "locus-openweather",
    "selectedCandidateId": "maps/reverse-geocode/locus-openweather",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

locus-openweather
mpp
100
Success
100%
p50
1.17s
Calls
1
100%
$0.005$0.0050/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider