$19 direct API starter
Automation Preflight API
Inspect a public page for integration signals, form structure, robots policy, security headers, and readiness evidence before you commit engineering time.
Need one implementation-ready QA handoff instead? Run the Website Automation Acceptance Pack on AgenticTrade for $25 per run.
One URL in, bounded JSON out
Get the evidence needed for an integration go/no-go review.
Each successful call returns normalized public-page evidence without logging in, submitting a form, executing JavaScript, or returning raw HTML and form values.
Direct HTTP access
One authenticated POST request.
Use the Gumroad license key shown immediately in the purchase receipt and download page. Quota totals are returned in X-TinyOps-Quota-Limit and X-TinyOps-Quota-Remaining response headers. A call consumes quota only after a successful analysis.
curl --request POST \
--url "https://preflight.tinyopsstudio.com/direct/analyze" \
--header "Content-Type: application/json" \
--header "X-TinyOps-API-Key: YOUR_API_KEY" \
--data '{"url":"https://example.com"}'
Useful before implementation
Built for first-pass engineering and agent routing.
Deliberate boundaries
Public-page preflight, not authenticated automation or a security certification.
The API rejects private and credential-bearing targets, honors robots exclusions, bounds redirects and response sizes, and never attempts login or CAPTCHA bypass. Results reflect the public server-rendered page observed at request time and do not prove that a third-party integration works.
Deploy it in your stack
Need the tested Cloudflare Workers source?
Review the public API contract and client example, then license the private implementation for one organization. The $2,500 package includes the core worker, optional x402 adapter, deployment guide, 29 passing tests, and 30 days of written setup support.
Starter access
500 successful analyses for $19.
Your unique Gumroad license key appears immediately in the receipt and download page. The 30-day access period begins at purchase.