Geliştirici Merkezi

TR

Ürünleri Listele

Bu eylem ile WISECP üzerinde kayılı tüm ürünler listelenir.

Method / Endpoint

POST/ {{API_URL}} products

İstek Parametreleri

İsim Zorunlu Açıklama
key Evet API Key

Örnek cURL İsteği

curl --location 'https://example.com/api/reseller/products' \
--header 'Content-Type: application/json' \
--data '{
    "key": "UzZBSlBWeWk0UEcrVWxlU0RjS1B1dz09"
}'

Örnek JSON Yanıtı

{
    "status": "successful",
    "data": [
        {
            "type": "hosting",
            "type_id": 0,
            "id": 15,
            "category_name": "Cheap SSD Hosting",
            "category_id": 164,
            "stock": 1,
            "name": "CHEAP SSD 1",
            "features": " 100 MB Disk Space\n2 GB Monthly Traffic\n1 Site Hosting \n5 E-Mail\n2 MySQL\n10 FTP Accounts\nLinux - cPanel\nLiteSpeed - Cloudlinux\nInstant Installation\n20% Cpu",
            "disk_limit": "2048",
            "bandwidth_limit": "10240",
            "email_limit": "5",
            "database_limit": "5",
            "subdomain_limit": "3",
            "ftp_limit": "unlimited",
            "max_email_per_hour": "60",
            "cpu_limit": "%20",
            "server_features": [
                "CloudLinux",
                "LiteSpeed"
            ],
            "pricing": [
                {
                    "id": 52,
                    "amount": "5.0000",
                    "currency": "USD",
                    "format": "$5"
                },
                {
                    "id": 54,
                    "amount": "10.0000",
                    "currency": "USD",
                    "format": "$10"
                }
            ]
        }
    ]
}
Sipariş Oluştur

Bir Sorunuz mu Var?

Bize yazmaktan çekinmeyin. En kısa sürede yanıt göndereceğiz.
Bize Ulaşın.
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top