Reverse geocode
GET/v2/reverse
Resolves geographic coordinates (latitude/longitude) to a GhanaPostGPS digital address.
Coordinates must be within Ghana's boundaries (roughly 4.0-12.0°N, -4.0-2.0°E).
Coordinates are rounded to ~10m precision for cache key consistency.
Request
Responses
- 200
- 400
- 404
- 429
- 502
Coordinates resolved to address
Invalid or missing coordinates
No address found for coordinates
Rate limit exceeded
Response Headers
X-RateLimit-Limit
Maximum requests allowed in the window
X-RateLimit-Remaining
Requests remaining in current window
Retry-After
Seconds until the rate limit resets
Upstream service error