English
cURL
curl --request GET \ --url https://api.brightdata.com/zone/status \ --header 'Authorization: Bearer <token>'
Get Zone status
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Zone Info
OK
Was this page helpful?