Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
Authorization: Bearer YOUR_API_KEYExample:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd...The name of your Bright Data Unlocker zone.
Your Bright Data account ID.
Defines the url of the request
"https://geo.brdtest.com/welcome.txt"
Defines the HTTP method of the request
Defines headers to be used in the request
Defines body to be sent with request. If an object is specified, it is serialized to JSON, and Content-Type header is set to application/json.
Defines country to be used for request (2-letters code)
"US"
Defines the URL to which the job status notification will be sent. If you don’t want to setup a default webhook (above) or prefer the URL to be different per request, use this.
Defines the HTTP method to use with the webhook_url (GET or POST)
Defines the data that will be sent with job status notification
OK
Defines the job id.
"s4t7w3619285042ra9dke1m8qx"