{"uid":"cap_0rqjPaHBCwbbHC80vbKmT","slug":"kihustle-geo-distance-calculator-8d9771d0","name":"KiHustle Geo Distance Calculator","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/api/v1/geo-distance","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"lat1":{"type":"number"},"lat2":{"type":"number"},"lon1":{"type":"number"},"lon2":{"type":"number"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZLedEFjdPi2CBXkukYSLQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Calculates the geographic distance between two coordinate pairs given as latitude/longitude points","exampleAgentPrompt":"What is the distance between the point at latitude 48.8566, longitude 2.3522 and the point at latitude 51.5074, longitude -0.1278?","exampleUseCases":[{"title":"Delivery radius eligibility check","prompt":"Can you check how far it is from lat 40.7128, lon -74.0060 to lat 40.6501, lon -73.9496 so I can see if that address falls within our 10km delivery zone?"},{"title":"Travel distance estimation between cities","prompt":"What's the straight-line distance between coordinates 48.8566, 2.3522 (Paris) and 52.5200, 13.4050 (Berlin)?"},{"title":"Nearest location scoring","prompt":"I have two candidate warehouse locations — one at 34.0522, -118.2437 and another at 33.7490, -84.3880 — how far apart are they from my hub at 36.1627, -86.7816?"}],"resultDescription":"Returns a JSON object with a 'result' field containing the computed distance value and a 'status' field indicating success. Actual distance unit (km, miles, etc.) is not explicitly documented but is likely kilometers based on standard geodesic computation conventions.","failureModes":["Missing or malformed lat/lon values may return an error or unexpected result","Coordinates out of valid range (-90 to 90 for lat, -180 to 180 for lon) may cause computation errors","Non-numeric input types for coordinate fields will likely cause a 400 or processing failure","Vague response schema means error details may be minimal"],"whenToPreferThis":"Use this endpoint when you need a quick, cheap ($0.002/call) computation of geographic distance between two coordinate pairs without setting up local haversine logic. It is appropriate for lightweight geospatial checks in agent workflows, such as delivery zone validation or proximity scoring, where a simple point-to-point distance suffices and full mapping APIs (Google Maps, Mapbox) are unnecessary overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:27.946Z","isFirstParty":false}