ARDI Data Access API
The two most common types of ARDI request are for live data and historical data.
First, you'll need to find the Data Point Names of the properties you're interested in. These can be found using ARDIs query language, or API functions like lookuppoints.
Once you've got those, you'll need to call either the Live Data API or the Historical Data API to get the information you are looking for.