Skip to Main Content

Developer automation

Bring governed AI agent workflowsinto the systems you already run

Trigger with APIs and webhooks, call external services and inspect every execution without rebuilding the orchestration layer.

No credit card required
REST · JSONEVENTOBSERVECONTROL
  1. Execution detail screenshot: the step that pulls campaign data
  2. Execution detail screenshot: the step where an AI agent reviews keywords
  3. Execution detail screenshot: the human approval step for bid changes
  4. Execution detail screenshot: the step that runs only approved actions
  5. Execution detail screenshot: the run's duration and usage summary

Done in 13m36s · usage and cost on the record

How it runs 8

One flow from orchestration to delivery

The caller receives an execution ID and can inspect the result. The v1 API uses scoped API keys. Webhook payloads map into workflow variables and return an execution identifier.

Browse all services
How it runs
REST APIWEBHOOKMCP
FLOW / DEVELOPER-AUTOMATION
01Orchestration & processing
GitHub
Amazon S3
Cloudflare R2
OpenRouter
BraidrunArrange
  1. 01Internal webhookREST · JSON
  2. 02Call external APIEVENT
  3. 03AI processes dataOBSERVE
  4. 04Conditional branchCONTROL
Every Step Is TraceableDIFF ✓
03Evidence & delivery
Slack
Telegram
Google Drive
SendGrid
The v1 API uses scoped API keys. Webhook payloads map into workflow variables and return an execution identifier.OBSERVABLE · APPROVAL-READY · REUSABLE

Core capabilities

See how the workflow becomes operational

The v1 API uses scoped API keys. Webhook payloads map into workflow variables and return an execution identifier.

014core capabilities
025inspectable steps
033forms of run evidence
041shared workflow definition

Product proof

  • 01POST /api/webhooks/{id}/trigger
  • 02X-API-Key authentication
  • 03GET /api/v1/executions/{id}/result

Product proof

A real request, a real execution record

The v1 API uses scoped API keys. Webhook payloads map into workflow variables and return an execution identifier.

01POST /api/webhooks/{id}/trigger
02X-API-Key authentication
03GET /api/v1/executions/{id}/result

Core capabilities

Concrete primitives for integration

REST · JSON

REST API

Trigger executions, inspect status, retrieve results and respond to approvals through scoped endpoints.

EVENT

Webhook triggers

Send a JSON payload to a workflow-specific endpoint protected by an API key.

OBSERVE

Logs and recovery

Inspect step output, errors and execution history; retry behavior is controlled by workflow configuration.

CONTROL

Credentials and deployment

Use managed credential references and deployment options documented for your environment.

Verified product scenario

Designed for real operating work

Production integrations need authentication, retries, state and evidence.

REST API

Trigger executions, inspect status, retrieve results and respond to approvals through scoped endpoints.

REST · JSON

Webhook triggers

Send a JSON payload to a workflow-specific endpoint protected by an API key.

EVENT

Logs and recovery

Inspect step output, errors and execution history; retry behavior is controlled by workflow configuration.

OBSERVE

How it runs

An internal event becomes a governed execution

The caller receives an execution ID and can inspect the result.

  1. 01Internal webhook
  2. 02Call external API
  3. 03AI processes data
  4. 04Conditional branch
  5. 05Return or publish result

The operational gap

Move from manual gaps to an accountable flow

Steps
Current approach
With Braidrun
Glue code expands
Triggers, queues, retries and result polling become another platform to maintain.
Trigger executions, inspect status, retrieve results and respond to approvals through scoped endpoints.
Failures are opaque
A single response does not explain which step failed or what input it received.
Inspect step output, errors and execution history; retry behavior is controlled by workflow configuration.
Security gets fragmented
Keys and permissions spread across scripts without a consistent access boundary.
Use managed credential references and deployment options documented for your environment.
Reference integration

Webhook-triggered internal triage

An internal system posts a JSON event. The workflow enriches it through an API, uses AI to classify it, branches by outcome and exposes the recorded result.

BEFORE

Before: every team maintains its own trigger, retry and logging glue.

WITH BRAIDRUN

After: orchestration is centralized while the internal system keeps its contract.

This example shows only confirmed workflow behavior. No unverified outcome figures are used.

The operational gap

Orchestration is more than a model call

Production integrations need authentication, retries, state and evidence.

Glue code expands

Triggers, queues, retries and result polling become another platform to maintain.

Failures are opaque

A single response does not explain which step failed or what input it received.

Security gets fragmented

Keys and permissions spread across scripts without a consistent access boundary.

Pricing

Start on the free tier

Free includes 5 workflows and unlimited AI assistant use (model costs use your credentials); upgrade to Pro for schedules, webhooks, and all 8 step types.

FreeExplore and learn, perfect for individuals$0
  • 40 regular model requests per day
  • AI Assistant
  • 5 workflows
  • 3 basic step types
  • No credit card required
TeamTeam collaboration and shared resources$99/Month
  • Unlimited regular model requests
  • Access to advanced models
  • 200 workflows
  • Includes 1 team seat
  • Team management and collaboration
  • Additional seats $9.9/seat/month
EnterpriseEnterprise-grade security and complianceContact Us
  • Unlimited regular model requests
  • Access to advanced models
  • Unlimited workflows and steps
  • Includes 1 team seat
  • Team management and collaboration
  • Additional seats $19.9/seat/month
  • Audit logs and compliance
  • SSO / SAML

FAQ

Questions, answered

Developer automation

Trigger the first workflow from your system

Use the documented webhook contract, then inspect the execution and result.

Start freeNo credit card required