Protokol Seçme
available-protocols
ile IPv6 Datacenter proxylerde desteklediğimiz protokolleri görüntüleyebilirsiniz.
https://my.proxynet.io/api/available-protocols?ip_type=[IP_TYPE_ID]&key=[YOUR_API_KEY]
Parametre
Açıklama
YOUR_API_KEY
API keyiniz
ID_TYPE_ID
2
Örnek Response
{
"status": true,
"user_id": 1,
"balance": "400",
"currency": "$",
"protocols": [
{
"protocol_name": "HTTPS"
},
{
"protocol_name": "SOCKS"
}
]
}
Last updated
Was this helpful?