cURL
Proxy REST API
Get response from Proxy API
Use the Bright Data Proxy REST API to get Response from Proxy API. GET /response submits or retrieves async proxy jobs; returns 200 OK with JSON.
GET
cURL
Authorizations
在 Authorization 头中使用您的 Bright Data API Key 作为 Bearer token。
认证方法:
- 从 Bright Data 账户设置获取您的 API Key: https://brightdata.com/cp/setting/users
- 在请求的 Authorization 头中包含 API Key
- 格式:
Authorization: Bearer YOUR_API_KEY
示例:
了解如何获取 Bright Data API Key: https://docs.brightdata.com/cn/api-reference/authentication#如何生成新的-api-key?
Query Parameters
响应 ID
Response
成功
The response is of type string.
Example:
"OK"