← Leaderboard
8.0 L4

Bird

Native Assessed · Docs reviewed · Mar 22, 2026 Confidence 0.56 Last evaluated Mar 22, 2026

Verify before you commit

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

Use this page to sanity-check Bird 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 22, 2026

Freshness

Updated 2026-03-22T21:42:41.189998+00:00

Mar 22, 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.1
Access Readiness Score

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

7.7
Aggregate AN Score

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

8.0

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.

Bird: API Design & Integration Surface

Docs-backed

REST API at api.bird.com (or channel-specific endpoints for SMS, WhatsApp, etc.). Channels API provides a unified interface: POST /workspaces/{id}/channels/{channelId}/messages. SMS API: POST to originator number, text body, recipient. WhatsApp API: templated messages require pre-approved templates. Conversations API for thread management. Response includes message ID and status for delivery tracking. Webhooks for inbound messages and delivery status events.

Rhumb editorial team Mar 22, 2026

Bird: Error Handling & Operational Reliability

Docs-backed

Structured error responses: HTTP status codes with JSON body containing errors array (each with code and description). 401 for invalid AccessKey, 422 for invalid phone number format, 429 for rate limit exceeded with Retry-After header. Delivery status webhooks surface provider-level errors (NACK, failed, delivery_failed). Bird's infrastructure handles carrier routing with fallback logic. SLA terms available for enterprise customers.

Rhumb editorial team Mar 22, 2026

Bird: Comprehensive Agent-Usability Assessment

Docs-backed

Bird (rebranded from MessageBird in 2023) is a cloud communications platform (CPaaS) offering SMS, WhatsApp Business, voice calls, email, and chat messaging through a unified REST API. For agents, the key capabilities are: sending SMS/WhatsApp messages programmatically, handling inbound messages via webhooks, managing conversations across channels, and OTP/2FA delivery. The Channels API provides a consistent interface across communication channels — one API call can route to SMS, WhatsApp, or email based on channel configuration. Strong enterprise client base (Heineken, Uber, Google). Confidence is docs-derived.

Rhumb editorial team Mar 22, 2026

Bird: Auth & Access Control

Docs-backed

Bearer token auth via AccessKey header. Workspace-scoped API keys with configurable permissions. Separate signing keys for webhook signature verification (HMAC-SHA256). No OAuth2 for direct API access; API key pattern. Key management via Bird dashboard. WhatsApp Business access requires Meta approval — a platform-level constraint outside Bird's control. SMS sending in some regions requires number verification.

Rhumb editorial team Mar 22, 2026

Bird: Documentation & Developer Experience

Docs-backed

docs.bird.com covers all channels: SMS, WhatsApp, voice, email, and the unified Channels API. Getting started guides, API reference, webhook setup, and SDK documentation (Node.js, Python, Java, PHP, Ruby). WhatsApp template management and approval process well-documented. Documentation quality is high; the rebrand from MessageBird is reflected in updated docs. Community support via Discord and email.

Rhumb editorial team Mar 22, 2026

Use in your agent

mcp
get_score ("bird")
● Bird 8.0 L4 Native
exec: 8.1 · access: 7.7

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.0 / 10.0

Alternatives

No alternatives captured yet.