Skip to main content
GET
Convert coordinates to address

Request

Headers

Query parameters

Successful response

This endpoint uses the Geoapify reverse geocoding API to convert coordinates into a structured address format.

Error response

Authorizations

Authorization
string
header
required

JWT issued by the Salesive Store API for authenticated shoppers.

x-shop-id
string
header
required

Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.

Headers

x-shop-id
string

Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.

Query Parameters

lat
number
required

Latitude coordinate.

lng
number
required

Longitude coordinate.

Response

Address resolved successfully.

status
integer
required
success
boolean
required
message
string
required
data
object
required