Skip to main content
GET
cURL
将您的 API 密钥粘贴到授权字段。要获取 API 密钥,请创建账户并了解如何生成 API 密钥

授权

Authorization
string
header
必填

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

响应

Zone response

name
string

The name of the zone

示例:

"serp_api1"

type
string

Zone Type, e.g. serp, isp, mobile, etc.

示例:

"serp"

status
enum<string>

Zone status

可用选项:
active,
deleted
示例:

"active"

示例: