Platform
Get Price
Retrieves the pricing details for one or more proxies.
POST
/
v1
/
price
Authorizations
Authorization
string
headerrequiredThe Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Body
application/json
proxies
object[]
requiredList of proxies to retrieve pricing for. Each item should include isp
, location
, interval
and period
.
Response
200 - application/json
ok
boolean
Indicates whether the request was successful e.g., true
message
string
Success message
data
object
Was this page helpful?