Authentication¶
What it does¶
AI agent authentication: SHA-256 hashed API keys, Bearer header or URL parameter.
Features¶
- API keys stored as SHA-256 (never plaintext)
- Authorization: Bearer header
- ?api_key=... URL parameter for clients without header support
- Key shown only at creation
→ Plugin overview | → Modules index
Studio Immens - Technical documentation