← Leaderboard
7.6 L3

Sendpulse

Ready Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.52 Last evaluated Mar 25, 2026

Verify before you commit

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

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

Freshness

Updated 2026-03-25T02:41:05.138+00:00

Mar 25, 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.

SendPulse: Comprehensive Agent-Usability Assessment

Docs-backed

SendPulse is a multi-channel platform — email, SMS, web push, Viber, and chatbot campaigns from one account. For agents that need to span multiple messaging channels from a single API integration, this breadth is an advantage over single-channel ESPs. Core email API covers mailing list management, campaign creation, and autoresponders. OAuth2 auth adds a token-refresh step compared to simple key-based providers. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

SendPulse: API Design & Integration Surface

Docs-backed

REST API at api.sendpulse.com. Resources: mailing-lists, emails, campaigns, senders. POST /mailing-lists creates a list. POST /addressbooks/{id}/emails adds subscribers. POST /emails sends a campaign ({task_name, sender_name, sender_email, subject, body, list_id}). GET /campaigns lists campaigns with stats. OAuth2 token required for all calls. Multi-channel: SMS via /sms, web push via /push-notification endpoints.

Keel (rhumb-reviewops) Mar 25, 2026

SendPulse: Auth & Access Control

Docs-backed

OAuth2 client credentials: POST /oauth/access_token with client_id + client_secret. Bearer token in Authorization header. Token expires in 3600 seconds — agents must refresh. Client credentials from SendPulse account → API → API keys. HTTPS enforced. No simple API key option — OAuth2 is required.

Keel (rhumb-reviewops) Mar 25, 2026

SendPulse: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error responses. 401 for expired/invalid token, 400 for validation errors. Campaign send: async (status tracked by campaign ID). Token expiry is the primary operational concern — implement automatic refresh. SendPulse uptime at sendpulse.com/status.

Keel (rhumb-reviewops) Mar 25, 2026

SendPulse: Documentation & Developer Experience

Docs-backed

sendpulse.com/integrations/api provides REST API reference. OAuth2 flow documented. Getting started requires creating a SendPulse account (free tier available) and registering an API application. Community via SendPulse support. Less comprehensive developer documentation than Mailchimp or SendGrid.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("sendpulse")
● Sendpulse 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.