Each EffiLink team can hold up to 3 API Keys by default. If you need additional keys, contact EffiLink support.
Generate an API Key
1
Open Settings
Log in to your EffiLink account, then click Settings in the top-right corner of the dashboard.
2
Navigate to API Configuration
In the Settings menu, click API Configuration, then select API Keys from the sub-menu.
3
Create a new key
Click the Create API Key button. EffiLink will generate a new key and display it on screen.
4
Save your key immediately
Copy the full key and store it securely. The second half of the key is only shown once — it cannot be retrieved again after you leave this page. If you lose it, you will need to delete the key and create a new one.
Authenticate a request
Add theApiKey header to every API request, replacing YOUR_KEY with the key you generated:
ApiKey header will receive a 401 Unauthorized response.