To ensure secure communication between your application and the Niva API, all API requests must be authenticated using token-based authentication. Each request must include an authentication token in the request headers. This token is provided when you register and is unique to your account.
Keep Your Token Secure: Do not expose your API token in public repositories, client-side code, or anywhere it might be accessed by unauthorized individuals.
Regenerate Tokens Periodically: Periodically regenerate your API tokens to minimize the risk of them being compromised.
Monitor API Usage: Regularly monitor your API usage and be alert for any unusual activity.
Authenticating your API requests is essential for secure and authorized access to the Niva API. If you have any questions or need further assistance, please contact our support team at support@niva.co.