Generate API Keys for Verification Suite
In this article, we will cover the following sections: generating and deleting API keys, and viewing the history.
You can generate API keys for test and productions environments respectively to test and send API requests to the Cashfree Payments server.
Generate API Keys
Follow the instructions below to generate API keys:
- Log in to the Verification Suite dashboard using your credentials.
- Click Developers on the navigation panel, and click API Keys.
- Click Generate API Keys.
- The New API Keys popup displays with the client ID and client secret information.
- Click Download API Keys to download the information and save them in your local system folder. Do not share the keys with anyone because they are confidential. You can generate a maximum of 10 API keys.
API Keys - Production Environment
You need to perform an OTP authentication to generate API keys for production environment.
Delete API Keys
Follow the instructions below to delete an API key:
-
Navigate to Developers > API Keys to view the list of generated API keys.
-
Find the API key that you want to delete, and click Delete.
- In the Delete API Keys popup, click Delete Immediately.
View History
You can view the actions log performed with respect to API keys. Follow the instructions to view the history:
- From the Home screen, navigate to Developers > API Keys View History.
- The table gives you the details of API keys that are generated and deleted.
- Use the search and filter options to view specific data.
Updated 7 months ago