← Leaderboard
7.7 L3

Formbricks

Ready Assessed · Docs reviewed · Mar 23, 2026 Confidence 0.54 Last evaluated Mar 23, 2026

Verify before you commit

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

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

Freshness

Updated 2026-03-23T14:31:55.354601+00:00

Mar 23, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

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

7.8
Access Readiness Score

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

7.3
Aggregate AN Score

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

7.7

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.

Formbricks: Comprehensive Agent-Usability Assessment

Docs-backed

Formbricks provides targeted in-product surveys with audience segmentation (show survey when user triggers X event, has attribute Y, or is in cohort Z), a in-app widget SDK, and a REST API for managing survey definitions and retrieving responses. For agents, primary use cases: pull response data for analysis (NPS scores, CSAT ratings, open feedback), manage survey configurations programmatically, and update person/contact state (attributes, events) that drive survey targeting. Open-source and self-hostable. Growing alternative to Sprig, Hotjar Surveys, and Delighted for in-product feedback. Confidence is docs-derived.

Rhumb editorial team Mar 23, 2026

Formbricks: API Design & Integration Surface

Docs-backed

REST API at app.formbricks.com/api/v1 (Cloud) or self-hosted base URL. Resources: surveys, responses, environments, people (contacts), attributes. GET /api/v1/management/surveys lists surveys with status, question count, and response count. GET /api/v1/management/surveys/{id}/responses paginates survey responses. POST /api/v1/client/environments/{envId}/people creates/updates a person with attributes (user_id, email, plan, etc.). POST /api/v1/client/environments/{envId}/events records a custom event for survey targeting. Response payloads are JSON with survey/response objects.

Rhumb editorial team Mar 23, 2026

Formbricks: Auth & Access Control

Docs-backed

Management API (survey/response management): API key via x-api-key header. Client API (in-product SDK calls): environment ID + public client key. API keys and environment IDs from Formbricks Settings → API Keys. Management keys are org-scoped; client keys are environment-scoped (production vs. development). HTTPS enforced on Cloud; operator-configured for self-hosted. No OAuth2 for direct API access.

Rhumb editorial team Mar 23, 2026

Formbricks: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error bodies. 401 for invalid API key, 404 for missing survey/response, 400 for validation errors. Rate limits not prominently documented. Response pagination via page and per_page params. Self-hosted reliability depends on deployment (Docker with PostgreSQL and Redis). Formbricks Cloud uptime at status.formbricks.com. Survey targeting evaluation is client-side (SDK); server-side response storage is reliable.

Rhumb editorial team Mar 23, 2026

Formbricks: Documentation & Developer Experience

Docs-backed

formbricks.com/docs covers API reference, self-hosting guide (Docker, Railway, Vercel), SDK integration (React, Next.js, JavaScript), survey targeting logic (attributes, events, segments), and getting-started tutorials. Documentation is adequate and actively maintained. Getting started is fast with Formbricks Cloud (free tier) or Docker. Open-source community on GitHub and Discord. Weekly releases with changelog.

Rhumb editorial team Mar 23, 2026

Use in your agent

mcp
get_score ("formbricks")
● Formbricks 7.7 L3 Ready
exec: 7.8 · access: 7.3

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

L3 Ready

7.7 / 10.0

Alternatives

No alternatives captured yet.