Purchase a new mobile proxy
buy_proxyPurchase mobile proxies with custom country, operator, and duration. Preview cost via dry-run before charging your balance.
Instructions
Purchases one or more new mobile proxies and adds them to the account. Charges the balance IMMEDIATELY — REQUIRES explicit user confirmation. Always call get_balance + get_price first, and ideally do a dry-run with estimate_only=true to see the final amount. country accepts ISO code or numeric id_country; for geo-precise orders pass geoid from get_geo_list. period_days must be one of 1,3,7,14,30,60,90,180,365. Returns the new proxies with full connection details on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | mobile | |
| count | No | How many proxies to buy (max 50 in one call) | |
| geoid | No | Specific geo from get_geo_list (most precise) | |
| country | No | Target country as 2-letter ISO code (or use id_country / geoid) | |
| operator | No | Operator name (e.g. "megafone", "MTS") | |
| id_country | No | Target country as numeric id_country | |
| period_days | Yes | Proxy duration in days; one of 1, 3, 7, 14, 30, 60, 90, 180, 365 | |
| auto_renewal | No | ||
| estimate_only | No | Dry-run: returns the total amount without charging or allocating |