cURL
Management APIs
Get snapshot data
Use Bright Data Web Scraper API management endpoints to get Snapshot Data. GET /datasets/v3/log/ returns snapshot or job status as JSON.
GET
cURL
Authorizations
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
- Obtain your API Key from the Bright Data account settings at https://brightdata.com/cp/setting/users
- Include the API Key in the Authorization header of your requests
- Format:
Authorization: Bearer YOUR_API_KEY
Example:
Learn how to get your Bright Data API key: https://docs.brightdata.com/api-reference/authentication
Path Parameters
Example:
"s_mcd3rc6l2md984eoij"
Response
OK
The response is of type object.