← Leaderboard
7.6 L3

Encharge

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

Scores 7.6/10 overall. with execution at 7.8 and access readiness at 7.3.

Verify before you commit

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

Use this page to sanity-check Encharge 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-23T19:12:37.882556+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.6

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.

Encharge: API Design & Integration Surface

Docs-backed

REST API at api.encharge.io/v1. Resources: people, events, tags, segments, emails, broadcasts. POST /people creates or updates a user (upsert by userId or email). POST /events tracks a custom event for a user (triggers automation flows). POST /people/tag applies tags to users. GET /people/{id} retrieves a user profile. GET /tags lists all account tags. GET /segments lists all segments. POST /broadcasts/send triggers a one-off email broadcast to a segment. Response payloads are clean JSON. Bulk people upsert via POST /people/batch.

Rhumb editorial team Mar 23, 2026

Encharge: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error responses. 401 for invalid token, 400 for missing required fields (userId or email for person upsert), 404 for missing entity. Event tracking is fire-and-forget (200 ACK); automation flow triggering is async. People upsert creates new record if not found. Rate limiting behavior not prominently documented; recommend 10 req/sec as safe default. Encharge platform uptime at status.encharge.io (historical uptime >99.5%). Webhook support for automation event notifications.

Rhumb editorial team Mar 23, 2026

Encharge: Comprehensive Agent-Usability Assessment

Docs-backed

Encharge is lifecycle marketing automation for SaaS — the platform is built around the principle that user behavior (events) should drive email sequences, not just time-based drip campaigns. For agents automating user lifecycle: POST user profiles with attributes (plan, trial start, company), track events that trigger flows (trial_started, feature_used, payment_failed), manage tags for segmentation, and query campaign performance. Good fit for SaaS teams building automated onboarding, trial conversion, and churn prevention sequences. API is functional; lighter than Braze or Iterable but purpose-built for SaaS lifecycle. Confidence is docs-derived.

Rhumb editorial team Mar 23, 2026

Encharge: Auth & Access Control

Docs-backed

API key auth: X-Encharge-Token: {api_key} header. Keys from Encharge account settings → API Keys. Project-scoped keys. HTTPS enforced. No OAuth2. Rate limit not prominently documented (reasonable rate for lifecycle automation workloads). Write-key vs. read-key distinction available in newer Encharge versions. Token rotation via account settings.

Rhumb editorial team Mar 23, 2026

Encharge: Documentation & Developer Experience

Docs-backed

app.encharge.io/api/docs provides API reference for people, events, tags, segments, and broadcast endpoints. Documentation covers the core API surface adequately. Getting started requires an Encharge account (free trial available). JavaScript/Node.js snippet examples provided. No official SDK; REST is simple enough for direct use. Encharge integrations guide covers Segment, HubSpot, and Stripe data sync patterns. Support via Encharge intercom chat.

Rhumb editorial team Mar 23, 2026

Use in your agent

mcp
get_score ("encharge")
● Encharge 7.6 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.6 / 10.0

Alternatives

No alternatives captured yet.