Agent-first monitoring API

Flow Drift Radar

Track contract drift for browser flows and receive actionable patch hints before automation failures cascade.

No trial. Monthly cancellation at period end. Separate billing from Consent Resolver.

Agent Discovery Signals

GET /llms.txt
GET /openapi.json
POST /v1/flows/register
POST /v1/flows/check

Subscription to API key flow

1) POST /v1/billing/checkout
2) POST /v1/billing/resolve-session (challenge cookie or body field)
3) POST /v1/keys/issue
4) call flow endpoints

Minimal Request

POST /v1/flows/check
x-api-key: dr_live_...
{
  "flow_id": "cus_1:checkout_v1"
}