- Create an API key in the app.
- List the available bots.
- Send one chat request.
- Check your credits.
1. Create an API key
In the app, go toSettings -> API Access and create a key for the workspace you want to bill.
Keys are only shown once. Save the value when it appears.
2. List bots
id of the bot you want to use.
3. Send a chat request
sessionId, responseId, and text.
4. Keep the conversation going
Reuse the samesessionId in later requests if you want context carried forward.
