For the complete documentation index, see llms.txt. This page is also available as Markdown.

Protokol Seçme

available-protocolsile IPv6 Datacenter proxylerde desteklediğimiz protokolleri görüntüleyebilirsiniz.

GET
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"
        },
    ]
}

Last updated