{"uid":"cap_pqftM5E-KVCeJ5oHvggjv","slug":"boring-api-geo-destination-point-from-origin-bearing-and-distance-c03740c8","name":"boring-api · geo — Destination Point Calculation","description":"Pure-library spatial math and timezone lookup. Distance, bearing, polygons, point-in-polygon, timezone-by-coords. No external API calls — all computed in-Worker.","url":"https://geo.boring-api.com/destination","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"origin":{"type":"object"},"bearingDegrees":{"type":"number"},"distanceMeters":{"type":"number"}}},"responseSchema":{"type":"object"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0005","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.0005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lSVYkG3RbBPmdyWHAUG2R","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the destination geographic coordinate given an origin point, a bearing in degrees, and a distance in meters using pure spatial math with no external API calls.","exampleAgentPrompt":"Starting from coordinates 37.7749° N, 122.4194° W, what are the exact coordinates if I travel 800 meters at a bearing of 45 degrees northeast?","exampleUseCases":null,"resultDescription":"Returns a destination coordinate object containing the computed latitude and longitude of the point reached after traveling the specified distance in the specified direction from the origin point — all computed in-Worker with no external API calls.","failureModes":["Invalid or missing origin object returns an error","bearingDegrees outside 0-360 range may cause unexpected results","distanceMeters of zero or negative value may return the origin or an error","Malformed origin coordinate (missing lat/lon fields) causes a validation failure","Payment not included or insufficient USDC returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need fast, cheap, serverless spatial math to project a destination coordinate from an origin, bearing, and distance — especially when you want no external geocoding or mapping API dependencies and just need pure geometric computation. Ideal for embedded navigation logic, geofencing setup, or any workflow that computes derived coordinates at scale.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:36:11.832Z","isFirstParty":false}