Realtor API for Real Estate Data
This Realtor API will help you get the proper data for Realtor Property, Realtor Agents and Realtor School. It has 3 API endpoint for each one property, agents and schools. Each one of them accepts different parameters as given below: Schools Endpoint: /realtor_data/schools/ Parameters: city: San Jose or New York etc state_code: CA or NY etc school_level: It can be either one of them…
Realtor API for Real Estate Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
RealtorPropertyList /realtor_data/property/ |
This endpoint will give you the Realtor Property List with the data as given below, if you provide the city, state_code and offset. Parameters: city: San Jose or New York… |
| GET |
RealtorAgentList /realtor_data/agents/ |
This endpoint will give you the Realtor Agent List with the data as given below, if you provide the city, state_code and page. Parameters: city: San Jose or New York state_code:… |
| GET |
RealtorSchoolList /realtor_data/schools/ |
This endpoint will give you the Realtor School List with the data as given below, if you provide the city, state_code and page. Parameters: city: San Jose or New York etc… |
Realtor API for Real Estate Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $20.99 / month | 1 / second |
|
| ULTRA Recommended | $100 / month | 5 / second |
|
| MEGA | $1,000 / month | 10 / second |
|