{"uid":"cap_Tb4ExRBF7D4J40ihdeVUs","slug":"ground-elevation-lookup-by-coordinate-or-place-name-65433505","name":"Ground Elevation Lookup by Coordinate or Place Name","description":"How high above sea level is this point? Ground elevation in metres for a place name or a coordinate pair","url":"https://eltociear-skill-audit.hf.space/world/elevation","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"latitude":{"type":"number","description":"Latitude (use instead of location)"},"location":{"type":"string","description":"Place name, e.g. 'Tokyo' — geocoded for you"},"longitude":{"type":"number","description":"Longitude (use instead of location)"}}},"responseSchema":{"type":"json","example":{"latitude":35.68,"location":"Tokyo, Japan","longitude":139.69,"elevation_m":38}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_M6Qua1-w5ED6hfgYYV8Pw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the ground elevation in metres above sea level for a given latitude/longitude coordinate pair or a named place","exampleAgentPrompt":"What's the ground elevation of Denver, Colorado in metres above sea level?","exampleUseCases":[{"title":"Elevation check for hiking route planning","prompt":"I'm planning a hike and need to know the elevation at these coordinates: latitude 45.9237, longitude 7.5510 — how high above sea level is that spot in metres?"},{"title":"City altitude comparison for travel","prompt":"Can you tell me the elevation above sea level of La Paz, Bolivia in metres? I want to know how high it is compared to other cities."},{"title":"Drone flight ceiling pre-check","prompt":"Before I fly my drone, can you check the ground elevation in metres at latitude 51.5074, longitude -0.1278 so I know what altitude to reference?"}],"resultDescription":"Returns a numeric ground elevation value in metres above sea level for the requested point. When a place name is supplied it is geocoded automatically before the elevation is resolved. The response is a JSON object containing the elevation in metres.","failureModes":["Unrecognisable place name causes geocoding to fail with an error response","Latitude or longitude values out of range (-90 to 90 / -180 to 180) may return an error","Ocean or water-body coordinates may return zero or a negative value representing sea-floor depth rather than land elevation","Missing both location and coordinate fields returns a validation error","Remote or sparsely mapped regions may return null or low-confidence elevation data"],"whenToPreferThis":"Choose this endpoint when you need a quick, single-point ground elevation lookup by either a place name or raw coordinates, and want the result in metres without having to manage a separate geocoding step. It is ideal for lightweight geospatial enrichment, route planning checks, or any workflow that needs altitude data without integrating a full DEM (digital elevation model) API. It accepts natural-language place names, making it especially convenient when coordinates are not already available.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:43:29.320Z","isFirstParty":false}