API Authentication

The NiceNIC API এর মাধ্যমে uses API secret to authenticate requests. You can view এবং manage আপনার API Secret in the কন্ট্রোল প্যানেল.
We strongly recommend that you keep আপনার API secret secure, do not share আপনার secrets in public areas such as GitHub, client code, etc. You can always reset আপনার API Secret by কন্ট্রোল প্যানেল.
Authentication to the API is done using the HTTP Authঅথবাization header, wএখানে you need to specify আপনার ব্যবহারকারীর নাম এবং API secret, separated by a colon.
সব 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
}
কপিরাইট © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. সর্বস্বত্ব সংরক্ষিত. · U.S. Affiliate: NICENIC LLC