Skip to main content

Introduction

The BotFleet API is designed based on REST architecture, with predictably structured, resource-focused URLs. It uses JSON for both its request bodies and response payloads, and follows established practices for HTTP response codes, authentication, and verbs.

Alternatively, you can use the BotFleet Python SDK to interact with the API.