Skip to main content
GET
/
api
/
v1
/
builder
/
find
Find Builder
curl --request GET \
  --url https://api.example.com/api/v1/builder/find \
  --header 'x-rapidapi-key: <api-key>'
{}

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

location
string

Find Builder by Location (City, neighborhood or ZIP code). Location or Name must be provided

Example:

"New York"

name
string

Find Builder by Name. Location or Name must be provided

Example:

""

page
integer
default:1

Page

Example:

1

Response

Success

The response is of type object.