Skip to main content

Batch reverse geocode

POST 

/v2/bulk/reverse

Reverse geocode multiple coordinate pairs in a single request.

Send a JSON array of {lat, lng} objects. Each pair is resolved to a GhanaPostGPS address with location details and quality score.

Processed in parallel (up to 10 concurrent). Results maintain input order.

Limits: Maximum 50 coordinate pairs per request.

Request

Responses

Batch reverse geocoding results