{"uid":"cap_5DOG7ojFfwrvgg9T2bPQt","slug":"sindri-random-geo-coordinate-generator-0ef26171","name":"Sindri Random Geo-Coordinate Generator","description":"True-random-geo-coordinate generator API. Generates a bounded random latitude, longitude, or a coordinate near a given origin (via one of: latitude, longitude, nearbyGPSCoordinate). Accepts optional locale (default en_US). Numeric args are capped to +/-1e15; precision is capped to 0-20; origin must be a [latitude, longitude] pair.","url":"https://x402.outpimp.com/generateGeoCoordinate","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"args":{"type":"object","description":"Method-specific options, e.g. {\"min\":10,\"max\":20} or {\"origin\":[10,20],\"radius\":5}."},"field":{"enum":["latitude","longitude","nearbyGPSCoordinate"],"type":"string","description":"Which geo-coordinate generation method to call."},"locale":{"type":"string","default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\"."}}},"responseSchema":null,"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_D1CUfzJ2FXV0oifplXxgR","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":"Generates a true-random latitude, longitude, or nearby GPS coordinate bounded by optional min/max or origin+radius parameters","exampleAgentPrompt":"Generate a random GPS coordinate somewhere near latitude 37.7749, longitude -122.4194 (San Francisco) within a 10-kilometer radius using the nearbyGPSCoordinate method.","exampleUseCases":[{"title":"Random map pin for load testing","prompt":"I need 50 random latitude values between -90 and 90 for load testing my mapping service — can you generate one now using latitude with min -90 and max 90?"},{"title":"Simulate nearby delivery drop-off points","prompt":"Generate a random GPS coordinate within 5 kilometers of origin 48.8566, 2.3522 (Paris) so I can simulate a delivery drop-off location."},{"title":"Random longitude for geo dataset seeding","prompt":"Give me a random longitude value between -180 and 180 to seed my test geographic dataset — use the longitude field with min -180 and max 180."}],"resultDescription":"Returns a randomly generated geographic value: a single floating-point latitude, a single floating-point longitude, or a [latitude, longitude] coordinate pair (for nearbyGPSCoordinate), bounded by any provided min/max or origin/radius constraints, with precision up to 20 decimal places.","failureModes":["Invalid field enum value — must be one of latitude, longitude, nearbyGPSCoordinate","origin not provided as a [latitude, longitude] array for nearbyGPSCoordinate","Numeric args exceed +/-1e15 cap","Precision value outside 0-20 range","Payment failure or insufficient USDC balance via x402 protocol"],"whenToPreferThis":"Choose this endpoint when you need true-random geographic coordinates for testing, simulation, dataset seeding, or any scenario requiring bounded or nearby random geo values; prefer it over deterministic pseudo-random generators when unpredictability matters or when you need coordinates constrained to a real-world area around a known origin.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:43:39.941Z","isFirstParty":false}