Marketplace Dataset API
Get Dataset List
Paste your API token to the authorization field. To get a token, Create an account and learn how to generate a token.
General Description
- This endpoint retrieves a list of available datasets in Bright Data’s Dataset Marketplace.
- Each dataset includes a unique identifier, name, and approximate size.
- Use this endpoint to explore available datasets before retrieving detailed metadata.
Request
Endpoint
GET http://api.brightdata.com/datasets/list
Headers
Header | Type | Description |
---|---|---|
Authorization | string | Your API token for authentication |
Response
Response Example
Was this page helpful?