Request header
Host: api.nicenic.net
Authorization: username:api_secret
Content-Type: application/json
Authorization: username:api_secret
Content-Type: application/json
Response specifications
### Response format
```json
{
"code": 0,
"msg" : "success",
"data" : {} // Specific data
}
Response status code
| Stav | Describe |
|---|---|
| 0 | Success |
| 201 | Pending |
| 400 | Parameter errnebo |
| 401 | Unauthneboized |
| 404 | Ne relevant recnebods found |
| 500 | Server Internal Errnebo |






