Botpress website screenshot

Botpress

Botpress is an open-source conversational AI platform for building, deploying, and managing chatbots with a visual flow editor and cloud hosting. Botpress Cloud exposes a REST API plus a Chat API for sending messages to deployed bots. Self-hosted Botpress remains open-source.

Botpress publishes 6 APIs on the APIs.io network, including Admin API, Conversations API, Files API, and 3 more. Tagged areas include Artificial Intelligence, Conversational, Chat, Open-Source, and Bot Builder.

Botpress’ developer surface includes authentication, documentation, GitHub presence, and 9 more developer resources.

37.2/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Artificial IntelligenceConversationalChatOpen-SourceBot BuilderLLM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/botpress: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Botpress Chat API

Webhook-based REST API for sending and receiving chat messages with deployed Botpress bots. Endpoint pattern is https://chat.botpress.cloud/{webhookUrl}/messages.

Botpress Admin API

The Admin API from Botpress — 3 operation(s) for admin.

Botpress Conversations API

The Conversations API from Botpress — 3 operation(s) for conversations.

Botpress Files API

The Files API from Botpress — 3 operation(s) for files.

Botpress Messages API

The Messages API from Botpress — 2 operation(s) for messages.

Botpress Tables API

The Tables API from Botpress — 3 operation(s) for tables.

Botpress Users API

The Users API from Botpress — 2 operation(s) for users.

Botpress Cloud Management API

REST API for managing bots, integrations, conversations, users, and analytics on Botpress Cloud. Authentication via personal access tokens or workspace API keys.

Scroll for all 8

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Botpress Cloud Admin API

OPEN COLLECTION

Botpress Cloud API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Botpress Rate Limits

7 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Botpress Authentication

http · 1 scheme

SECURITY

Botpress Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Botpress Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Botpress Agentic Access

31 operations · 19 acting

31 operations · 19 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: botpress
url: https://raw.githubusercontent.com/api-evangelist/botpress/refs/heads/main/apis.yml
name: Botpress
kind: company
description: Botpress is an open-source conversational AI platform for building, deploying, and managing chatbots with a visual
  flow editor and cloud hosting. Botpress Cloud exposes a REST API plus a Chat API for sending messages to deployed bots.
  Self-hosted Botpress remains open-source.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/botpress.png
tags:
- Artificial Intelligence
- Conversational
- Chat
- Open-Source
- Bot Builder
- LLM
tags_raw:
- AI
- Conversational
- Chat
- Open Source
- Bot Builder
- LLM
created: '2026-05-08'
modified: '2026-07-25'
specificationVersion: '0.23'
apis:
- aid: botpress:chat
  name: Botpress Chat API
  description: Webhook-based REST API for sending and receiving chat messages with deployed Botpress bots. Endpoint pattern
    is https://chat.botpress.cloud/{webhookUrl}/messages.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://botpress.com/docs
  baseURL: https://chat.botpress.cloud
  tags:
  - Chat
  - Webhook
  - Messaging
  tags_raw:
  - Chat
  - Webhooks
  - Messaging
  properties:
  - type: Documentation
    url: https://botpress.com/docs
- aid: botpress:botpress-admin-api
  name: Botpress Admin API
  description: The Admin API from Botpress — 3 operation(s) for admin.
  humanURL: https://botpress.com/docs
  baseURL: https://api.botpress.cloud
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/botpress-admin-api-openapi.yml
- aid: botpress:botpress-conversations-api
  name: Botpress Conversations API
  description: The Conversations API from Botpress — 3 operation(s) for conversations.
  humanURL: https://botpress.com/docs
  baseURL: https://api.botpress.cloud
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/botpress-conversations-api-openapi.yml
- aid: botpress:botpress-files-api
  name: Botpress Files API
  description: The Files API from Botpress — 3 operation(s) for files.
  humanURL: https://botpress.com/docs
  baseURL: https://api.botpress.cloud
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/botpress-files-api-openapi.yml
- aid: botpress:botpress-messages-api
  name: Botpress Messages API
  description: The Messages API from Botpress — 2 operation(s) for messages.
  humanURL: https://botpress.com/docs
  baseURL: https://api.botpress.cloud
  tags:
  - Message
  tags_raw:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/botpress-messages-api-openapi.yml
- aid: botpress:botpress-tables-api
  name: Botpress Tables API
  description: The Tables API from Botpress — 3 operation(s) for tables.
  humanURL: https://botpress.com/docs
  baseURL: https://api.botpress.cloud
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/botpress-tables-api-openapi.yml
- aid: botpress:botpress-users-api
  name: Botpress Users API
  description: The Users API from Botpress — 2 operation(s) for users.
  humanURL: https://botpress.com/docs
  baseURL: https://api.botpress.cloud
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/botpress-users-api-openapi.yml
- aid: botpress:cloud-management
  name: Botpress Cloud Management API
  description: REST API for managing bots, integrations, conversations, users, and analytics on Botpress Cloud. Authentication
    via personal access tokens or workspace API keys.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://botpress.com/docs
  baseURL: https://api.botpress.cloud
  tags:
  - Cloud
  - Bots
  - Integration
  - Workspaces
  tags_raw:
  - Cloud
  - Bots
  - Integrations
  - Workspaces
  properties:
  - type: Documentation
    url: https://botpress.com/docs
  - type: Signup
    url: https://app.botpress.cloud/
  - type: Pricing
    url: https://botpress.com/pricing
common:
- type: AgenticAccess
  url: agentic-access/botpress-agentic-access.yml
- type: TrustCenter
  url: security/botpress-trust-center.yml
- type: DomainSecurity
  url: security/botpress-domain-security.yml
- type: Authentication
  url: authentication/botpress-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/botpress
- type: Website
  url: https://botpress.com/
- type: Documentation
  url: https://botpress.com/docs
- type: GitHub
  url: https://github.com/botpress/botpress
- type: Plans
  url: plans/botpress-plans-pricing.yml
- type: RateLimits
  url: rate-limits/botpress-rate-limits.yml
- type: FinOps
  url: finops/botpress-finops.yml
- type: LlmsText
  url: https://botpress.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/botpress"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/botpress/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/botpress/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.