Proxy limit
Proxy limit
GET
https://mobile.proxy-seller.com/api/v1/proxyLimits/{id}
This request returns the limits of the specified authorization (user) by id
Example
Path parameters
id*
String
Id of proxy limit
Headers
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
Response
Create limit
POST
https://mobile.proxy-seller.com/api/v1/proxyLimits
This request ecnfyfdkbdftn the limits of the specified authorization (user) on the specified modem.
Attention: setting at least one limit on the modem authorization will reset the modem limit setting, if it is set.
Example
Headers
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
Request body
modemAuthIds*
Array of String
Array of modem authorization IDs on which the limit will be written
modemId*
String
id of modem
speedLimit*
Number
modem speed limit in bits
trafficLimit*
Number
traffic speed limit in bits
Example request body
Response
Last updated