Skip to main content
POST
Geocode Search
Search for any address, place name, or POI in Saudi Arabia and get back precise coordinates and structured data.

Usage Example

Authorizations

Authorization
string
header
required

JWT Bearer token for authentication. Example: "Bearer YOUR_API_TOKEN_HERE"

Body

application/json

Address or place name to geocode

Address or place name to geocode

query
string
required

The address or place name to search for

Example:

"Riyadh Zoo, Al Malaz, Riyadh 12832, Saudi Arabia"

Response

OK

data
object

Response payload

error
string

Error message (only present when ok is false)

Example:

""

ok
boolean

Whether the request was successful

Example:

true