You can retrieve a list of all CSVs that you have uploaded and their current state using this API. If you want to download any of the results of a CSV, you'll need to use the status API to fetch a list of all available downloads for a CSV. Call the URL below to retrieve a list of CSVs. The API will deliver 50 results per page, with the most recent upload displayed first.
Warning: This API will return responses containing your API key. Treat these responses like passwords and do not share them with third parties. |
Note: This API does not return download links for the CSVs displayed. To get the download links, you must query the status URL of specific CSVs provided in the results. |