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

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

location
string

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

Example:

"New York"

name
string

Find Home Improvement by Name. Location or Name must be provided

Example:

""

page
integer
default:1

Page

Example:

1

specialty
string

Specialty

Example:

""

Response

Success

The response is of type object.