Top support answers
- How does the API work: create API key -> call
POST /v1/responsewithcharacter+messages-> reusesession_id. - Where to set system instructions: Dashboard -> Bot -> AI Engine -> Behavior (
systemInstructions, max8000chars). - Plan limits: Free
50/4096, Plus75/8192, Pro100/16384, Ultra150/32768(context/max tokens). - Full tier matrix (
verbs/msg-min/context/max-tokens): Free5/20/50/4096, Plus10/40/75/8192, Pro20/100/100/16384, Ultra40/unlimited/150/32768.
Product basics
Can I keep a verb private?
Can I keep a verb private?
Why do replies consume credits?
Why do replies consume credits?
Can I use Verba outside Discord?
Can I use Verba outside Discord?
api.verba.ink with your API key.Do I need a paid plan to use the API?
Do I need a paid plan to use the API?
Discord FAQ
Why does the bot not answer unless pinged?
Why does the bot not answer unless pinged?
How do I make it answer without mention in one channel?
How do I make it answer without mention in one channel?
/activate-channel in that channel.How do I stop auto replies in a channel?
How do I stop auto replies in a channel?
/remove-channel.Why does /reset fail in server?
Why does /reset fail in server?
Memory and knowledge FAQ
What is the difference between memory and knowledge?
What is the difference between memory and knowledge?
How many knowledge entries can one verb store?
How many knowledge entries can one verb store?
50 entries.Can Verba auto-save memory from chats?
Can Verba auto-save memory from chats?
Why is it not using my docs correctly?
Why is it not using my docs correctly?
API FAQ
How does the API work?
How does the API work?
POST /v1/response for text (or POST /v1/image for images), and reuse session_id for follow-up context.How do I authenticate API requests?
How do I authenticate API requests?
Authorization: Bearer vka_... or x-api-key.How does session memory work in API calls?
How does session memory work in API calls?
session_id to preserve context for the same caller + character.Can I stream responses?
Can I stream responses?
stream: true on /v1/response (tier restrictions apply).Can I pass system messages directly in /v1/response?
Can I pass system messages directly in /v1/response?
What are the main /v1/response limits?
What are the main /v1/response limits?
60 messages, max 4000 chars per message, max 20000 total chars, max 4 image URLs, and max 128 chars for session_id.How many API keys can I keep active?
How many API keys can I keep active?
3 active API keys per account.Plans and premium FAQ
Which plans support streaming on /v1/response?
Which plans support streaming on /v1/response?
How many verbs can I create per plan?
How many verbs can I create per plan?
Do plans affect context and token limits?
Do plans affect context and token limits?
Where can I see the full plan matrix?
Where can I see the full plan matrix?
Account and security FAQ
How many API keys can I keep active?
How many API keys can I keep active?
3 active keys per account by default.How long is a magic-link login valid?
How long is a magic-link login valid?
20 minutes.Can I disable 2FA later?
Can I disable 2FA later?
Can I disconnect Patreon anytime?
Can I disconnect Patreon anytime?

