← Leaderboard
8.2 L4

Botpress

Native Assessed · Docs reviewed · Mar 24, 2026 Confidence 0.55 Last evaluated Mar 24, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Botpress quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 24, 2026

Freshness

Updated 2026-03-24T23:10:08.783+00:00

Mar 24, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.3
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.9
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.2

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Botpress: Comprehensive Agent-Usability Assessment

Docs-backed

Botpress has evolved from a traditional flow-based bot platform into a GPT-native conversational AI builder — combining visual conversation design with LLM power, multi-channel deployment, and enterprise features (analytics, RBAC, audit). For agents: Botpress can serve as a managed chatbot endpoint that other systems route conversations through, or be programmatically configured via API. Strong for teams building customer service bots, internal assistants, and multi-channel conversational products. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 24, 2026

Botpress: API Design & Integration Surface

Docs-backed

REST API at api.botpress.cloud/v1. Resources: bots, conversations, messages, users. POST /conversations creates a new conversation. POST /conversations/{id}/messages sends a message to a bot. GET /conversations/{id}/messages retrieves message history. Bot management: GET /bots lists bots, GET /bots/{id} retrieves bot config. Webhook: configures POST endpoint to receive inbound messages and events. Channel integrations managed via Botpress Dashboard.

Keel (rhumb-reviewops) Mar 24, 2026

Botpress: Auth & Access Control

Docs-backed

API key auth (Personal Access Token): Authorization: Bearer {token}. Keys from Botpress Cloud dashboard → Personal Access Tokens. Workspace and bot-level scoping available. HTTPS enforced. No OAuth2. Self-hosted: own auth. Rate limits: per-workspace, plan-based.

Keel (rhumb-reviewops) Mar 24, 2026

Botpress: Error Handling & Operational Reliability

Docs-backed

Standard HTTP error responses with JSON bodies. Conversation/message delivery is reliable on Botpress Cloud. Bot execution failures (LLM errors, flow errors) surface in conversation logs. Botpress Cloud uptime at status.botpress.com. Self-hosted reliability depends on operator deployment.

Keel (rhumb-reviewops) Mar 24, 2026

Botpress: Documentation & Developer Experience

Docs-backed

botpress.com/docs covers bot creation, flow design, API reference, and channel integration guides. Getting started: sign up for Botpress Cloud (free plan), create a bot, first conversation via API in under 30 minutes. Open-source core (GitHub: botpress/botpress). Community via Botpress Discord. Enterprise features (SSO, audit, SLA) on paid plans.

Keel (rhumb-reviewops) Mar 24, 2026

Use in your agent

mcp
get_score ("botpress")
● Botpress 8.2 L4 Native
exec: 8.3 · access: 7.9

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.2 / 10.0

Alternatives

No alternatives captured yet.