Getting your API key
EasyDocForms uses API keys to authenticate partner integrations like the Keragon connector. Follow the steps below to generate a key for your organization.
- Log in to EasyDocForms Go to form.easydocforms.com and sign in with your account.
- Open Settings Click Settings in the sidebar, then select the Keragon tab.
- Generate API Key Scroll to the Partner API Key section and click Generate API Key. If you already have an active key, the button will say Regenerate Key.
- Copy and save the key Your API key will be displayed once. Click the copy icon to copy it to your clipboard. Store it securely — you will not be able to view it again.
- Paste the key in Keragon In the Keragon workflow editor, select the EasyDocForms trigger and paste your API key when prompted for credentials.
Important
Regenerating a key will immediately invalidate the previous key. Any existing Keragon workflows using the old key will need to be updated.
Authentication
All Partner API requests use Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer your-api-key
Need help?
If you run into issues, reach out at [email protected].