Skip to content

BatchDataAPI/BatchDataAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

logo

Welcome to BatchData

BatchData is a real estate data and technology company. We provide visibility into real estate assets through real-time property intelligence, empowering real estate professionals to better identify opportunities and directly engage with property owners, investors, and agents. BatchService provides a suite of tools to manage client records, organize lists, comp properties, and surface investor insights. Our developer-friendly API endpoints fuel innovation for the proptech ecosystem.

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

  1. Make sure you have an account with us & created a server side token to get required access to Batchdata API's.
  2. Download or Clone the repository: git clone https://github.com/BatchDataAPI/BatchDataAPI.git
  3. 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/
  4. 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

  1. Make sure you have an account with us & created a server side token to get required access to Batchdata API's.
  2. Download the repository
  3. Extract the content of the directory in the location where Node.js and a node global package, npm installed in your environement
  4. 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
  5. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors