Skip to main content
GET
/
api
/
v1
/
search
/
by-location
Search by Location
curl --request GET \
  --url https://api.example.com/api/v1/search/by-location \
  --header 'x-rapidapi-key: <api-key>'
{}

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

location
string
required

Location

Example:

"138-23 Newyork, Rosedale, NY 11422"

page
integer
default:1

Page

Example:

1

Response

Success

The response is of type object.