Closed beta — Limited spots

Human oversight
for AI agents

Keep humans in control. Add approval checkpoints to your AI agents with a single API call. Ship faster, stay safe.

Limited spots available · Be first to know when we launch

terminal
# Your agent wants to send an email
curl -X POST https://api.oversight.work/approvals \
  -H "Authorization: Bearer ov_live_..." \
  -d '{
    "title": "Send email to customer",
    "context": {
      "to": "john@acme.com",
      "subject": "Your order shipped"
    }
  }'

# Human approves via Slack or dashboard
# Poll for result
curl https://api.oversight.work/approvals/apr_123
# → { "status": "approved" }

Works with any AI agent or automation

MCP Claude Desktop
REST Any HTTP client
cURL Shell scripts

AI agents are powerful.
And unpredictable.

Your agent can send emails, make purchases, modify data, call external APIs. One hallucination away from a very bad day.

LLMs hallucinate

Models confidently make up facts, names, and actions. Without oversight, your agent acts on false information.

Actions are permanent

Sent emails can't be unsent. Deleted records can't be recovered. Some mistakes have no undo button.

Regulations require it

EU AI Act mandates human oversight for high-risk AI. Compliance isn't optional anymore.

How it works

One API call. Human decides. Your agent continues.

1

Call the API

One HTTP request from any language or framework.

POST /approvals
2

Human gets notified

Slack message or email with full context.

3

Approve or reject

One click in the dashboard. Your agent continues.

status: "approved"

Simple by design

Get human oversight working in minutes, not days.

Slack notifications

Get notified instantly when your agent needs approval.

Email alerts

Approval requests delivered straight to your inbox.

Web dashboard

Review context and approve or reject with one click.

Simple REST API

One endpoint to request approval. Works with any language.

Simple pricing

Start free, upgrade when you need more.

Free

For getting started

$0 /month
  • 100 approvals/month
  • Email notifications
  • Web dashboard
Get started

Team

For scaling up

$99 /month
  • 10,000 approvals/month
  • Everything in Pro
  • Priority support
Get started

Need more? Let's talk

Get early access

We're onboarding select teams during closed beta. Reach out to get started.

Request access

hello@oversight.work