Deliver the snapshot content to the specified storage
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
Authorization: Bearer YOUR_API_KEYExample:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07dfLearn how to get your Bright Data API key: https://docs.brightdata.com/api-reference/authentication
The ID that was returned when the collection was triggered
"s_m4x7enmven8djfqak"
URL where a notification will be sent once the delivery is finished
"https://notify-me.com/"
Deliver configuration
Deliver file compressed in gzip format
Number of records per file. Use this to split large snapshots into multiple smaller files. Files are split by record count. Recommended for snapshots with more than 1 million records.
100000
OK
ID of your delivery request that can be used in Monitor Delivery API