HomeAPI Docs

Client API

Base URL: https://buy.mobileproxies.org

MethodEndpointDescription
GET/api/v1/proxiesGet all proxies
POST/api/v1/proxies/{slotId}/switchRotate IP
Authorization: Bearer YOUR_API_KEYHeader
GET/api/v1/proxiesNo params
Responses
200JSON proxy array
204No content
404Not found
Schema
typestring
slot_idstring
hostnamestring
http_portint
socks5_portint
usernamestring
passwordstring
countrystring
regionstring
carrierstring
ipstring
POST/api/v1/proxies/{slotId}/switch
Parameter
slotIdpath · stringREQ
Responses
204IP rotation triggered
400Invalid input
422Unprocessable