API report formats
The API can return reports in four formats: XLS, CSV, XML, and JSON.
- XLS
- Microsoft Excel format. The report file is named download.xls.
- CSV
- Comma-separated value format. The report file is named download.csv.
- XML
- A web page with XML-formatted data that displays in a browser.
- JSON
- A web page with JSON-formatted data that displays in a browser.