İstek başlığı
Host: api.nicenic.net
Authorization: username:api_secret
Content-Type: application/json
Authorization: username:api_secret
Content-Type: application/json
Yanıt özellikleri
### Response format
```json
{
"code": 0,
"msg" : "success",
"data" : {} // Specific data
}
Yanıt durum kodu
| Durum | Açıklama |
|---|---|
| 0 | Başarılı |
| 201 | Beklemede |
| 400 | Parametre hatası |
| 401 | Yetkisiz |
| 404 | İlgili kayıt bulunamadı |
| 500 | Sunucu iç hatası |






