Introduction to NiceNIC API V2

The NiceNIC API can be accessed at http://api.nicenic.net/v2/
The API is request via HTTP, returns JSON-encoded responses. You must specify the HTTP Authorization header and specify Content-Type: application-json.
The character set of all parameters is UTF-8.
http://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
}
  • Follow
  • facebook twitter Pinterest blogspot VK
  • Address
  • Room 1704 Hang Lung Center
    Paterson Street, Causeway Bay, Hong Kong
    support###nicenic.net (change the ### to @)
Copyright © 2012-2025 NICENIC INTERNATIONAL GROUP CO., LIMITED All Rights Reserved