ChatBotKit Tutorial Topics for scoped tokens

Navigate through our interactive tutorials to gain hands-on experience in building versatile chatbots. Each tutorial is designed to guide you from basics to advanced techniques in conversational AI.

  • How to Build a Portable Embedded Agent with the Go SDK

    Learn how to package a ChatBotKit Go agent as a single executable with embedded skills, an obfuscated bot ID, and a narrowly scoped session-minting token.
  • How to Create Scoped API Tokens for Restricted Access

    Learn how to create scoped API tokens in ChatBotKit that restrict access to specific endpoints. This tutorial covers the allowedRoutes configuration, glob patterns, and practical examples like limiting a token to bot session creation only.