Creating a key
Only Admins can create and revoke API keys.
- Go to Settings → API Keys
- Click Create Key and give it a name (e.g., “Warehouse sync”)
- Copy the key (prefixed with
lk_) — it’s shown only once
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate and manage API keys for the Loam REST API.
lk_) — it’s shown only oncecurl -H "Authorization: Bearer lk_your_api_key" \
https://hireloam.com/api/v1/jobs
Was this page helpful?