Export data (Deprecated)

Method to export data using export queries. For information on what data is available and how to build export queries, see Data Export.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
enum
required

File format to return.

  • csv
  • excel: .xlsx format
  • pickle: pickled pandas DataFrame
  • json
  • feather
  • parquet
Allowed:
string
required

Query to export data. See the User Guide on Data Export for how to construct queries.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/csv
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
application/octet-stream