What are API Keys?
API Keys are an authentication method similar to a username and password. But they usually look like a long string of random characters and they are intended for machine-to-machine communication at the API level.
Where is the Pera API documented?
The Pera API is documented on our developer's site https://developer.getpera.com/
How do I create an API Key?
In the menu on the left hand side of the HR app, navigate to "API keys" under "Settings".
Click on "Create API key", enter the details for your key in the window that slides over on the right. Then click "Add API key".
You API Key is created and is displayed as show in the screenshot below.
Important: this is the only time your API Key is display. Make sure to copy the API Key and store it securely in a secrets manager.
How do I delete an API Key?
Select the API Key and click "Delete API key" in the window that pops up on the right.
A pop-up window will ask you to confirm the deletion.