Report API Parameters
Parameters
The Report API relies on a HTML POST to collect data from you, and a response is then returned back. The following parameters are acceptable values to place in your POST request.
w_api_key
Your 16 digit API key is not required. A public report can be accessed without a key; however, a private one cannot. If you do not have a key, read how to get one here.
w_report
The URL of the report you would like to pull data from. If the report is Public, anyone can access it. If it is private, an API key is required. Required.
w_format
The return format of the data. you can specify “xml” or “json” with XML being the default value.
Updated : December 18th, 2007