Answers/What are the five capabilities?

What are the five capabilities?

Updated March 2026

Sutrena has 5 core capabilities. Each is one API call:

1. Forms — Collect structured data from humans. POST /api/forms with name and fields. Returns a hosted form URL and a submission endpoint. Supports validation, webhooks, dedup, file uploads.

2. Pages — Deploy HTML to a live URL. POST /api/pages with slug, title, html. Served at your subdomain (e.g. alice.sutrena.com/my-page). Great for landing pages, portfolios, microsites.

3. Analytics — Privacy-first web tracking. No cookies, no PII. POST /api/analytics/sites. Auto-tracks Sutrena-hosted pages server-side with no client JS needed. External sites add one script tag.

4. Webhooks — Push form submissions to Slack, Discord, Telegram, or any URL. POST /api/webhooks. Automatic retries, configurable payloads.

5. Automations — DSL-based pipelines. POST /api/automations. Triggered by form submissions, HTTP requests, or cron schedules. 12 step types including conditions, page entries, fetching external APIs.

All 5 capabilities share a project quota (Free: 10, Pro: 100, Scale: unlimited). They all work independently or together — any one capability is reason enough to use Sutrena.

67 MCP tools cover all 5 capabilities. Framework-agnostic: works from Claude Code, Cursor, LangGraph, CrewAI, or any HTTP client.

Ready to build?

Get a trial API key instantly — no signup required.

What are the five capabilities? — Sutrena | Sutrena