API Key
To interact with the Fenan Pay API, you need to provide an API key. This key is used to authenticate your requests to the API. You can create and manage your API keys in the Fenan Pay dashboard.Creating API Keys
To create an API key, follow these steps:- Log in to your Fenan Pay dashboard.
- Navigate to the API Management section.
- Create a new API key for your environment (test or live).
Passing the API Key
When making requests to the Fenan Pay API, you need to include the API key in the request headers. The header should be namedapiKey
and its value should be your API key.