API Authentication

The API NiceNIC uses API secret to authenticate requests. You can view e manage tuo API Secret in the Pannello di Controllo.
We strongly recommend that you keep tuo API secret secure, do not share tuo secrets in public areas such as GitHub, client code, etc. You can always reset tuo API Secret by Pannello di Controllo.
Authentication to the API is done using the HTTP Authoization header, wqui you need to specify tuo Nome utente e API secret, separated by a colon.
Tutti API requests must be made over HTTP. API requests without authentication will also fail.
https://api.nicenic.net/v2/
Host: api.nicenic.net
Authorization: username:api_secret
Content-Type: application/json
                                            
### Response format
```json
{
    "code": 0,
    "msg" : "success",
    "data" : {} // Specific data
}
Copyright © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Tutti i diritti riservati. · U.S. Affiliate: NICENIC LLC