The Lymnus API lets you integrate document extraction and AI capabilities directly into your own applications and workflows. API access is available on the Starter plan and above.
Generating an API key
Click your avatar in the top-right corner.
Select API Management.
Click Generate New Key.
Give the key a label to identify what it is used for.
Click Create.
Copy the key immediately — it is only shown once.
Keep your API keys secret. Do not commit them to version control or share them publicly. Anyone with your API key can make requests on your behalf and consume your tokens.
API rate limits
Starter — 10,000 API requests per month
Pro — 100,000 API requests per month
Enterprise — custom limits
Revoking an API key
To revoke a key, find it in the API Management list and click Revoke. The key becomes invalid immediately. Any integrations using that key will stop working until you update them with a new key.
API documentation
Full API documentation, including endpoint references, request/response examples, and SDK guides, is available at lymnus.com/api-docs.