Get Datasets

Retrieve the list of available datasets that can be queried. Returns each dataset's machine-readable name (used in subsequent dataset API calls) and its human-readable label. Use the returned name values with POST /api/v1/datasets/{datasetName} to query data, and GET /api/v1/datasets/{datasetName}/fields to discover available fields.

Deprecation notice: This endpoint is deprecated. Use GET /api/v1_2/datasets instead.

Language
Credentials
:
URL
Response
Click Try It! to start a request and see the response here!