Looking for a real estate data API? View BatchData's developer documentation and learn the possibilities with our data.
With your account, you can integrate your company for a seamless workflow and increased productivity, you can also manage your BatchData services, including;
-
Address Verification- Validate, clean and standardize millions of addresses in seconds. -
Phone Verification- Verify phone numbers, check line types and avoid wasting resources on the wrong data. Get DNC and TCPA status. -
Property Lookup- Get most robust and most comprehensive property data in the industry. Retrieve address, parcel, building and other property related information. -
Address Geocode- Convert address data into geocodes (Latitude and longitude coordinates) and geocodes into precise address locations (reverse geocodes). -
Property Skip Trace- Find complete and most accurate individuals’ information with a click of a button.
Visit BatchData Product Articles and FAQ to know more about BatchData.
Create an account with us and set-up your Authentication to get access to vast dataset that we have.
Please find installation instructions below:
Lamp Stack - PHP
- Make sure you have an account with us & created a server side token to get required access to Batchdata API's.
- Download or Clone the repository:
git clone https://github.com/BatchDataAPI/BatchDataAPI.git - Copy & paste the content of the extracted or cloned directory in your local web server (such as Apache) to serve the application on your localhost from the following path
http://localhost/BatchdataAPI/lamp-suite/ - Now you will have BatchdataAPI Realtime Testing suite running on your local machine on the following location
http://localhost/BatchdataAPI/lamp-suite/index.html, input the server side token in the app along with other required fields & start testing the API's in Realtime
NodeJS
- Make sure you have an account with us & created a server side token to get required access to Batchdata API's.
- Download the repository
- Extract the content of the directory in the location where Node.js and a node global package, npm installed in your environement
- Open terminal in same location path as #3 & type the following commands in sequen to run the project:
cd batchdata-api-suite
npm install
npm start || npm run start:dev - Now you will have BatchdataAPI Realtime Testing suite running on your local machine on the following location
http://localhost:PORT, input the server side token in the app along with other required fields & start testing the API's in Realtime
Check out our developer resources:
Questions, comments, or missing documentation? Get in touch and let us know how we can help. Contact us at support@batchdata.com Contact sales at sales@batchdata.com to get help from our team of in-house experts.
