🔑Authentication

Public endpoints do not require an authentication header. However, for calling protected API endpoints you need an API Key. All requests to protected endpoints must contain the following header.

X-API-KEY: <api_key>

Once you onboard with Nivapay as a merchant, you will receive merchant ID and API key combination each for Sandbox and Production environments.

Last updated

Was this helpful?