Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Use your Bright Data API Key as a Bearer token in the Authorization header.

How to authenticate:

  1. Obtain your API Key from the Bright Data account settings
  2. Include the API Key in the Authorization header of your requests
  3. Format: Authorization: Bearer YOUR_API_KEY

Example:

Learn how to get your Bright Data API key

Query Parameters

response_id
string
required

Defines the job id. Received in the response headers of your initial async request.

zone
string

The name of your Bright Data Unlocker zone.

customer
string

Your Bright Data account ID.

Response

OK