Skip to main content
POST
cURL
Use vertical and ext_cust_email to sign up customers with vertical

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 at https://brightdata.com/cp/setting/users
  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: https://docs.brightdata.com/api-reference/authentication

Path Parameters

PARTNER_NAME
string
required

Name of the proxy zone which will service your request.

Body

application/json
zone
string
default:residential

Zone name

Example:

"residential"

vertical
string
default:sneakers_release|product_release_goods

Zone vertical. Can be either sneakers_release or product_release_goods

Example:

"sneakers_release|product_release_goods"

ext_cust_email
string

Email of existing trusted customer. Specify this parameter when using product_release_goods vertical

Example:

"johndoe@example.com"

asn_targeting
number
default:1

Enable City targeting permission

Example:

1

Response

200 - application/json

OK

The response is of type object.