For Developers
Overview

Botpress for Developers

This document aims to provide a comprehensive guide to the Botpress Cloud developer experience. After reading it, you should be able to:

  • Create and manage Bots and Integrations using the CLI and SDK.
  • Use the Botpress Cloud API to interact with the platform, notably the Chat API and Files API.

Prerequisites

We assume you are a programmer that knows the JavaScript ecosystem and already has a basic knowledge of Botpress. Among other things, the reader should: