Pay-i API Keys
Pay-i's API keys are generated per-application. There are no group, organization, or account-level API keys.
Access Application Settings
After creating an application in the Pay-i dashboard, go to the application settings. This can be accessed from the Organization view or from the Application dashboard.
From Organization View
From the organization view, click the ellipsis ('...') next to an application and click on Edit.
From Application Dashboard
From the application dashboard, click on Settings, located in the bottom left corner of the screen.
API Keys
There are always two API keys for each application, and they can be regenerated independently. Functionally, there is no difference between the two. See the Authentication section for more details on how these keys get used in code.
Updated 2 months ago