The Lemma API is currently in beta. If you don’t see the option to generate an
API key in your settings, reach out to the Lemma team at
contact@getlemmalemma.com to be included
in the API beta.
Generating an API key
- Log in to your Lemma dashboard
- Go to Settings
- Select the API keys section
- Select Generate new key
- Give the key a descriptive name (e.g., “Accounting integration”)
- Copy the key — it is only shown once
Using your API key
Include the key in theAuthorization header of every request using the Bearer scheme:
Key format
Lemma API keys are prefixed withlm_key_ so they are easy to identify. For example:
Revoking a key
To revoke an API key:- Go to Settings > API keys
- Find the key you want to revoke
- Select Revoke
401 responses.