Stok Kontrol

check-stock komutu ile IPv6 Datacenter proxylerin ilgili lokasyondaki stok durumunu kontrol etmenizi sağlar.

GET
https://my.proxynet.io/api/check-stock?key=[YOUR_API_KEY]&ip_type=[IP_TYPE_ID]&target_urls=[TARGET_HOST]&location=[LOCATION_ID]

Örnek Response

{
    "status": true,
    "user_id": 1,
    "balance": "400",
    "currency": "$",
    "stock": 145428
}

Last updated