Get reseller available countries
Use the Bright Data Reseller API to get reseller available countries. GET /api//countries returns a 200 OK JSON response for the requested action.
Authorizations
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
- Obtain your API Key from the Bright Data account settings at https://brightdata.com/cp/setting/users
- Include the API Key in the Authorization header of your requests
- 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
Name of the proxy zone which will service your request.
Query Parameters
required signup type (residential|shared_dc|dedicated_dc|shared_isp|smart_resi)
minimum amount of free ips on the type
Flag to change output format. If set to raw, the API will return the exact amount of ips per country and more_than will be ignored.
Response
OK