← All agent quickstarts
PinMyTerms · Subscription · REST + MCP

Pin exact technical terms evidence before the agent commits.

Hash the observed terms and interface locally, then store their digests with bounded version and price metadata.

Try every control product for seven days

Starter includes PinMyTerms 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 · Pin
curl https://api.scrubmytext.com/v1/terms/manage -H "Authorization: Bearer smt_live_YOUR_KEY" -H "Content-Type: application/json" -d '{"operation":"pin","terms_digest":"sha256:YOUR_64_HEX_DIGEST","interface_digest":"sha256:YOUR_64_HEX_DIGEST","version_label":"2026-08","price_minor":1500,"currency":"USD","expires_in_seconds":2592000}'

Store the returned terms_pin_id and pin_digest beside your action receipt.

Decision rule

Commit only when the pin is active, unexpired, and its returned fields match the agent's intended transaction.