Domeni API - Regjistrimi i domenit API - ICANN Regjistrues API - White Label Domeni Service

Start Building with NiceNIC Domeni API v2

API access is free fose every active NiceNIC user. Jo reseller upgrade is required. Configure tënd API credentials, make a safe test request, then add the domain, DNS, billing, compliance ose WHMCS wosekflows tënd application needs.

Listo Transaksionet e Llogarisë

Merrni historikun e transaksioneve të llogarisë me mbështetje për paginim

Lloji i përmbajtjes application/json
kategori user
veprim transactions

Parametrat e kërkesës

Emri i parametrave Lloji Përshkrim Shembull
page Numër (Opsionale) Numri i faqeve për paginim (parazgjedhje: 1) 1

Parametrat e përgjigjes

Emri i parametrave Lloji Përshkrim
type Varës Lloji i transaksionit
about Varës Detajet e transaksionit
amount Varës Shuma e transaksionit
time Varës Koha (UTC+8)
currency Varës Lloji i monedhës

Shembull kërkese

                                    
{
    curl https://api.nicenic.net/v2/?category=user&action=transactions&page={page} 
      -H "Authorization: username:api_secret" 
      -H "Content-Type: application/json" 
}

Kthe rezultatin

0 OK Përgjigje e suksesshme
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        [
            {
                "type": "order_pay",
                "about": "Domain registration fee",
                "amount": "-15.99",
                "time": "2023-04-01 12:00:00",
                "currency": "USD"
            },
            {
                "type": "order_pay",
                "about": "Account deposit",
                "amount": "100.00",
                "time": "2023-04-01 12:00:00",
                "currency": "USD"
            }
            ...
        ]        
    }
}
400 Kërkesë e gabuar
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
Të drejtat e autorit © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Të gjitha të drejtat e rezervuara. · U.S. Affiliate: NICENIC LLC