REST API, proxy strings, and SDK guides
Proxy format
http://username:password@gateway.proxiva.example:8080
API authentication
Authorization: Bearer pxv_live_api_key
Generate proxy
POST /api/v1/proxy/generate
{ "package": "elite", "country": "United States", "protocol": "http", "mode": "sticky" }