{"uid":"cap_7lyV0mFGOewrx4RYBrs2I","slug":"2s-io-5a73549c","name":"2s.io POI Near Coordinate","description":"Find points of interest near a coordinate. Backed by OpenStreetMap via the Overpass API (free, public, ODbL). Returns name, OSM id (e.g. node/123 — deep-linkable to openstreetmap.org), latitude, longitude, distance in meters, composed street address (when present), phone, website, opening hours, brand, and cuisine tags. Results sorted nearest-first. Supported categories: restaurant, cafe, bar, fast_food, gas_station, ev_charging, parking, atm, bank, hospital, pharmacy, clinic, doctor, dentist, police, fire_station, post_office, library, toilets, school, university, supermarket, convenience, hotel, hostel, museum, attraction, park, playground. Query: lat (-90..90), lon (-180..180), category (one of the supported names), radius_m (1-10000, default 1000), limit (1-100, default 20).","url":"https://2s.io/api/poi/near","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"type":"object","required":["lat","lon","category"],"properties":{"lat":{"type":"number","maximum":90,"minimum":-90},"lon":{"type":"number","maximum":180,"minimum":-180},"limit":{"type":"integer","default":20,"maximum":100,"minimum":1},"category":{"enum":["restaurant","cafe","bar","fast_food","gas_station","ev_charging","parking","atm","bank","hospital","pharmacy","clinic","doctor","dentist","police","fire_station","post_office","library","toilets","school","university","supermarket","convenience","hotel","hostel","museum","attraction","park","playground"],"type":"string"},"radius_m":{"type":"integer","default":1000,"maximum":10000,"minimum":1}},"additionalProperties":false}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"lat":48.8566,"lon":2.3522,"limit":10,"category":"restaurant","radius_m":500}}},"response":{"data":{"pois":[{"id":"node/599513428","url":"https://www.openstreetmap.org/node/599513428","name":"Caffé Vito","brand":null,"phone":"+33 1 42 74 08 84","address":"12 Rue des Archives, Paris, 75004","cuisine":"italian","osmType":"node","website":"https://www.caffe-vito.fr/","category":"restaurant","latitude":48.8576092,"distanceM":212,"longitude":2.3546532,"openingHours":"08:00-02:00"},{"id":"node/599513446","url":"https://www.openstreetmap.org/node/599513446","name":"Le Ju","brand":null,"phone":"+33 1 42 78 11 47","address":"16 Rue des Archives, Paris, 75004","cuisine":"french","osmType":"node","website":"https://leju.business.site/","category":"restaurant","latitude":48.8577054,"distanceM":225,"longitude":2.3547735,"openingHours":"Mo-Su 07:00-02:00"},{"id":"node/274250572","url":"https://www.openstreetmap.org/node/274250572","name":"Bocamexa","brand":null,"phone":"+33 1 71 32 83 57","address":null,"cuisine":"mexican","osmType":"node","website":"https://www.bocamexa.com/","category":"restaurant","latitude":48.8570456,"distanceM":282,"longitude":2.3559971,"openingHours":"Su-Th 11:30-22:00; Fr-Sa 11:30-23:00"},{"id":"node/251043137","url":"https://www.openstreetmap.org/node/251043137","name":"La Perla","brand":null,"phone":"+33 1 42 77 59 40","address":null,"cuisine":"mexican","osmType":"node","website":"https://www.cafepacifico-laperla.com/","category":"restaurant","latitude":48.8557588,"distanceM":303,"longitude":2.3561398,"openingHours":"Su-Tu 12:00-24:00; Th-Sa 12:00-01:00"},{"id":"node/251043140","url":"https://www.openstreetmap.org/node/251043140","name":"Pizzou","brand":null,"phone":"+33 9 83 56 47 93","address":null,"cuisine":"pizza","osmType":"node","website":"https://pizzou.fr/pizzerias/marais/","category":"restaurant","latitude":48.8576083,"distanceM":317,"longitude":2.3562589,"openingHours":"Mo-Th 12:00-14:15, 19:00-22:30; Fr 12:00-14:15, 19:00-23:00; Sa 12:00-23:00; Su 12:00-22:30; PH closed"},{"id":"node/254055842","url":"https://www.openstreetmap.org/node/254055842","name":"GrandCœur","brand":null,"phone":null,"address":null,"cuisine":null,"osmType":"node","website":null,"category":"restaurant","latitude":48.8596089,"distanceM":348,"longitude":2.3534917,"openingHours":null},{"id":"node/251125928","url":"https://www.openstreetmap.org/node/251125928","name":"Le Lutétia Île Saint-Louis","brand":null,"phone":"+33 1 40 51 80 30","address":"33 Quai de Bourbon, 75004","cuisine":null,"osmType":"node","website":null,"category":"restaurant","latitude":48.8532987,"distanceM":392,"longitude":2.3540953,"openingHours":"Mo-Su 07:30-23:00"},{"id":"node/251126260","url":"https://www.openstreetmap.org/node/251126260","name":"Au Petit Fer à Cheval","brand":null,"phone":null,"address":"30 Rue Vieille du Temple, Paris, 75004","cuisine":"regional","osmType":"node","website":null,"category":"restaurant","latitude":48.8574347,"distanceM":407,"longitude":2.3576107,"openingHours":"Mo-Su 09:00-02:00"},{"id":"node/251047644","url":"https://www.openstreetmap.org/node/251047644","name":"Chez Marianne","brand":null,"phone":"+33 1 42 72 18 86","address":"2 Rue des Hospitalières-Saint-Gervais, Paris, 75004","cuisine":"lebanese","osmType":"node","website":"https://www.chezmarianne.fr","category":"restaurant","latitude":48.8577309,"distanceM":487,"longitude":2.3586364,"openingHours":null},{"id":"node/418464718","url":"https://www.openstreetmap.org/node/418464718","name":"Flam's","brand":"Flam's","phone":"+33 1 42 21 10 30","address":"62 Rue des Lombards, Paris, 75001","cuisine":"alsatian;flammkuchen","osmType":"node","website":"https://flams.fr/index.php/nos-restaurants/flams-chatelet/","category":"restaurant","latitude":48.8598868,"distanceM":495,"longitude":2.3476311,"openingHours":"Mo-Th 12:00-23:00; Fr-Sa 12:00-23:30; Su 12:00-22:30"}],"count":10,"query":{"limit":10,"radiusM":500,"category":"restaurant","latitude":48.8566,"longitude":2.3522},"source":{"url":"https://overpass-api.de/","license":"ODbL 1.0 — © OpenStreetMap contributors","provider":"OpenStreetMap (Overpass API)","attribution":"https://www.openstreetmap.org/copyright"},"nearestM":212},"meta":{"cost":{"usd":0.001,"tier":0},"caller":"x402","version":null,"endpoint":"poi.near","settlement":{"txHash":"0x1bd6da29c157860cb5e46a8fd2f557b10c9f6845b7e9555dd197f946bf23952a","network":"eip155:8453","success":true}}}},"exampleRequest":{"lat":48.8566,"lon":2.3522,"limit":10,"category":"restaurant","radius_m":500},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MPE9CZLXyNJDPGfv_qcXW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0025","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Find points of interest of a given category near a lat/lon coordinate, sorted by distance, using OpenStreetMap data","exampleAgentPrompt":"Find the nearest 10 restaurants within 500 meters of latitude 48.8566, longitude 2.3522 — give me their names, addresses, and opening hours.","exampleUseCases":null,"resultDescription":"A list of points of interest sorted nearest-first, each containing: name, OSM id (linkable to openstreetmap.org), latitude, longitude, distance in meters, composed street address (when available), phone number, website, opening hours, brand, and cuisine tags.","failureModes":["Invalid category name returns an error — must use one of the 29 supported enum values","Coordinates out of range (-90..90 lat, -180..180 lon) return a validation error","radius_m outside 1–10000 or limit outside 1–100 returns a validation error","Overpass API backend may be temporarily unavailable, returning a 503 or timeout","Remote or sparsely mapped areas may return zero results even within a large radius"],"whenToPreferThis":"Use this endpoint when you need structured, categorized points of interest near a specific coordinate with rich OSM metadata (address, phone, hours, cuisine). Prefer this over generic geocoding when you need POI category filtering and distance-sorted results. It covers 29 useful real-world categories and is globally available via OpenStreetMap, making it ideal for travel, logistics, and local search use cases.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:53:30.157Z","isFirstParty":false}