Authentication
Create API Key
Add a new API key to authenticate endpoint requests.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.avicenna.dev/llms.txt
Use this file to discover all available pages before exploring further.
Body Parameters
The API key reference name. Maximum 50 characters.
The ratelimit assigned to this specific API key. Measured in requests per minute.
The API key can be assigned either the
user or the admin permission.user: Allows access only to unprotected endpoints or endpoints with theusertype authentication enabled.admin: Allows access to all endpoints by default and admin endpoints (manage API keys).
