cURL
curl --request POST \ --url https://api.okeyproxy.com/ipglobal-api/api/v2/secUser/addPlan \ --header 'Content-Type: application/json' \ --data ' { "secUsername": "<string>", "proxyType": 123, "traffic": 123, "apiKey": "<string>" } '
{ "deductedAmount": 8, "remainingBalance": 742.09 }
Assign a rotating proxies plan to the specified sec-user.
Sec-user account. Letters and numbers only, up to 40 characters.
Rotating proxies type. 1 for Starter, 2 for Advanced, 3 for Premium.
Plan traffic (in GB)
Agent API key used for authentication
Deducted amount from Agent wallet
Remaining balance in Agent wallet