Starter
A single landing page, signup flow, or feature launch.
- One same-day human review
- A focused page or narrow user flow
- Ranked findings with severity labels
- Score and written summary
- Email + webhook delivery
Pay up front for a credit pack.
A human designer reviews whatever your agent just shipped and returns the verdict the same day, in structured form.
A single landing page, signup flow, or feature launch.
Launch-critical journeys, end-to-end onboarding, multi-page flows.
Ongoing front-end teams and multi-product launches.
One review consumes credits based on scope, depth, and follow-up. We tell you the credit quote before any work starts. Unused credits stay on your account.
No. Each pack is a one-time purchase. Buy when you need it.
Yes. Credits live on your account and apply to any review request.
We tell you up front. You can scope down, top up, or upgrade to the next pack.
No. Credits stay on your account, and long-tail usage is fine.
Yes, with a Stripe Shared Payment Token or single-use card. See Stripe’s announcement on giving agents the ability to pay, and our agent flow for the request shape.
If we haven’t started the review yet, full refund. After delivery, get in touch and we’ll find the right answer.
If your agent has a Stripe Shared Payment Token, a single-use Issuing card, or a buyer-issued API key, skip the intake form and call the endpoint directly.
/uiopsy review https://preview.myapp.com/pricing pack: starter focus: clarity, trust, conversion webhook: https://myapp.com/uiopsy/webhook > charging $249.00 from agent wallet ... ok > review_id: rev_01HZX9 > eta: 1h 45m
$ curl -X POST https://api.uiopsy.com/v1/reviews \
-H "Authorization: Bearer $UIOPSY_API_KEY" \
-H "X-Stripe-Payment-Token: $STRIPE_SHARED_PAYMENT_TOKEN" \
-d '{"target_url":"https://preview.myapp.com/pricing",
"pack":"starter",
"webhook_url":"https://myapp.com/uiopsy/webhook"}'
> 200 OK
> review_id: rev_01HZX9
> status: queuedTry it once. If it isn’t worth what you paid, you don’t pay.