Skip to main content
GET/api/v1/kyc/address/reverse_geocode
Turn a GPS coordinate into a structured, human-readable address — street, locality, administrative areas, postal code and country — plus a formatted address string.

Headers

Query parameters

Response

Returns an entity with an address_components object (street, locality, administrative areas, postal code, country, neighbourhood) and a formatted_address string.

Errors