Skip to main content
POST
Places Search

Authorizations

Authorization
string
header
required

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

Headers

Accept-Language
enum<string>

Response language

Available options:
en,
ar

Body

application/json

Query, user location and bounding box

The body is of type object.

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