Enforce cumulative disclosure limits outside the model.
Create total, per-recipient, and per-category ceilings; record each disclosure with a retry-safe event key.
Try every control product for seven days
Starter includes MeterMyDisclosure and all 49 REST/MCP tools.
Card required. Unless canceled before the trial ends, Starter renews automatically at $15/month. No automatic overages.
Step 1 · Create
curl https://api.scrubmytext.com/v1/disclosures/manage -H "Authorization: Bearer smt_live_YOUR_KEY" -H "Content-Type: application/json" -d '{"operation":"create","total_units":100,"per_recipient_limit":20,"per_category_limit":40,"period_seconds":2592000}'Decision rule
Disclose only when the record operation returns recorded: true. A retry must reuse the same event_key.