
Aurelius
Chief of Operations
Coordinates the crew, spots the bottlenecks, and turns a messy operating picture into a clear next move.
Full programmatic access to every operation in the Bench platform.
Create, update, and move deals through your pipeline. Full CRUD on every deal field.
Schedule inspections, demos, and follow-ups. Manage availability and confirmations.
Order drone measurements, receive results, and attach to deals automatically.
Generate estimates, invoices, contracts, and proposals from deal data.
Send emails, SMS, and notifications. Draft follow-ups from deal context.
Trigger workflows, move stages, and automate the entire sales-to-production lifecycle.
Three steps to your first API call.
Generate an API key from your Bench dashboard. Each key is scoped to your instance.
Download the OpenAPI spec and explore 376 endpoints covering every operation.
OpenAPI Spec →Use any language or framework. SDK coming soon — for now, the REST API is your foundation.
Real AI agents running in production, powered by the Bench API.

Chief of Operations
Coordinates the crew, spots the bottlenecks, and turns a messy operating picture into a clear next move.

Sales Agent
Owns the pipeline, keeps follow-up tight, and makes sure good deals do not cool off between touches.

Marketing Agent
Tracks campaign performance, reads the market signal, and reallocates spend toward what is actually producing leads.

Customer Success Agent
Monitors customer health, senses churn risk early, and helps the team protect trust before problems harden.

Field Ops Agent
Drives field energy, keeps crews moving, and turns daily execution into visible momentum with coaching and challenges.
API key authentication keeps things simple while maintaining enterprise-grade security.
curl https://benchagi.com/api/agent/deals \
-H "X-API-Key: ke_live_abc123..." \
-H "Content-Type: application/json"