Access Badges
Access Badges are security credentials that control how external systems connect to LeanCore.
API Access Badges
Used by external applications to call LeanCore's API.
- Click Issue API Badge to generate new credentials
- Each badge shows its token (masked for security)
- Use these tokens in the
Authorizationheader when making API calls
Incoming Message Badges
Used by messaging channels (email, WhatsApp) to send messages to specialists.
- Click Issue Message Badge to create a new webhook token
- These enable two-way communication channels
- When a message arrives via webhook, LeanCore identifies the target specialist and processes the request through the full AI pipeline
Security
Treat your Access Badges like passwords. Don't share them publicly or commit them to version control. If a badge is compromised, revoke it immediately and issue a new one.