geo.memoryapi.org

geo.memoryapi.org
Category
Service
Network
Avg / request
$0.001
Endpoints
4

Service overview

What is geo.memoryapi.org?

Find Points of Interest (POI) near a location. Search for restaurants, cafes, hotels, hospitals, pharmacies, banks, and 20+ other amenity types using OpenStreetMap.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://geo.memoryapi.org/x402/geo/geocode" \
  --query '{
  "limit": "{limit}",
  "q": "{q}"
}'
What you get back
{
  "endpoint": "GET /x402/geo/geocode",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services