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

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

location
string

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

Example:

"New York"

name
string

Find Agent 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.