Domain API - Domainregistrierung API - ICANN Kanzler API - White Label Domain Service

Start Building with NiceNIC Domain API v2

API access is free foder every active NiceNIC user. Nein reseller upgrade is required. Configure Ihr API credentials, make a safe test request, then add the Domain, DNS, billing, compliance oder WHMCS woderkflows Ihr application needs.

Holen Sie sich Kontostand

Dieser API-Befehl liest und gibt den Kontostand zurück

Content-Type application/json
Kategorie user
Aktion balance

Antwortparameter

Parametername Typ Beschreibung
username Zeichenkette Benutzername
amount Nummer Betrag
currency Zeichenkette Währungsart

Anfragebeispiel

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

Rückgabewert

0 OK Erfolgreiche Antwort
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        "username":"XXXX",
        "amount":12542.34,
        "currency":"USD"        
    }
}
400 Fehlerhafte Anfrage
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
Urheberrecht © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Alle Rechte vorbehalten. · U.S. Affiliate: NICENIC LLC