Welcome, there
Manage your subscription, download the app, and get support — all from here.
Subscription
Loading…
Monthly
Beta priceAuto-renewal, cancel anytime
Yearly
PopularBest value — billed yearly
Limited beta prices — regular pricing ($13.99/mo, $56.75/yr) applies after beta.
Subscribe to unlock the download and link the app to your device. Billed securely by Stripe — the whole thing happens right here, no pop-out.
Free trial
3 days freeThen $11.99/mo · cancel anytime before it converts
Monthly
Billed today · cancel anytime
Yearly
Best valueBilled yearly · save vs monthly
Needs the free Tailscale app on your computer and iPhone, and your computer left running — setup takes about five minutes and UseAlibi walks you through it. How it works →
Complete your subscription
Payment successful — welcome to UseAlibi!
Download the app and sign in with this account — your subscription unlocks it automatically.
New here? The setup guide gets you running in about five minutes — then control it from your phone or browse the full documentation.
Current plan
Upgrade to yearly
We'll credit the unused part of your current month, charge only the prorated difference today, then bill you yearly — a big discount versus paying month to month.
Stay and get 50% off for 3 months
We’d hate to see you go.
Why do you want to cancel?
Select all that apply.
Want to pause instead?
No charges while paused — and the app stops working until it resumes. You keep your current price.
Cancel instead and you keep access until the period ends.
Something broken? Open a ticket.
Invoices
Loading…
Billing is handled securely by Stripe. By subscribing you agree to our Terms of Service and Privacy Policy. Questions? usealibisupport@gmail.com.
Usage
Loading…
Download
Get the UseAlibi app
Pick your platform, install, then follow the setup guide to link your iPhone.
- Windows 10 / 11 & macOS 12+ · iOS 17 → 26
- Sign in with this account inside the app — your subscription unlocks it.
Affiliate program
Loading…
Earn 15% commission on every paying user you refer, plus $5 per 100,000 views on approved videos. Grab a custom referral link and start sharing.
Create your referral link
- 3–20 letters, numbers or hyphens. Kept brand-safe.
- By joining you agree to the affiliate terms.
Where will you promote
UseAlibi?
You earn 15% per referral plus $5 / 100k views. Pick the platforms you'll share on — link at least one to start.
We'll tailor your dashboard to where you post. Link at least one to start earning.
Your referral link
Share this anywhere. Anyone who signs up after clicking it is credited to you — you earn 15% of everything they pay.
Your platforms
Link the accounts you'll promote on. Required before per-view applications are reviewed.
Earnings history
| No earnings yet — share your link and post videos to start. |
Payouts are handled manually during the beta. Referral commissions clear once a sale is final; per-view payouts once an admin approves them.
Apply for a per-view payout
Posted a video featuring UseAlibi? Submit it for review. Approved videos earn $5 per 100,000 views.
Estimated payout: $0.00
Your applications
| None yet. |
Handoff
This board isn’t available on your account.
Handoff
Paste text or drop files here and they show up on your other machine straight away. Items delete themselves after 7 days.
Loading…
API tokens
Give each machine its own token so you can revoke one without touching the other. Send it as Authorization: Bearer <token>.
Copy this now — it won’t be shown again.
How to read this from a coding agent
# what an agent reads on startup: the latest handoff note
curl -H "Authorization: Bearer $UA_HANDOFF_TOKEN" "https://usealibi.com/api/handoff?channel=handoff&limit=1"
# append a line to the work log
curl -X POST -H "Authorization: Bearer $UA_HANDOFF_TOKEN" -H "Content-Type: application/json" -d '{"channel":"log","text":"built 0.1.88","author":"claude-pc"}' https://usealibi.com/api/handoff
# write a full handoff note when switching machines
curl -X POST -H "Authorization: Bearer $UA_HANDOFF_TOKEN" -H "Content-Type: application/json" -d '{"channel":"handoff","text":"## State
Blocked on mDNS.","author":"claude-pc"}' https://usealibi.com/api/handoff
# recent pastes, or only what is new since a timestamp
curl -H "Authorization: Bearer $UA_HANDOFF_TOKEN" "https://usealibi.com/api/handoff?channel=paste&limit=20"
curl -H "Authorization: Bearer $UA_HANDOFF_TOKEN" "https://usealibi.com/api/handoff?since=2026-08-24T10:00:00Z"
# one item's text, or a redirect to its file
curl -L -H "Authorization: Bearer $UA_HANDOFF_TOKEN" https://usealibi.com/api/handoff/raw/123
Support
Two ways to get help — read the docs, or open a live support ticket and we'll get back to you (typically within ~2 hours).
Help & docs
Contact us
Email usealibisupport@gmail.com, or join the community at r/UseAlibi — we answer every message.
Delete account
Permanently deletes your UseAlibi account and everything tied to it — your profile, subscription record, and license. Any active subscription is cancelled so you won't be billed again. In line with your right to erasure under the GDPR and similar laws, this is immediate and cannot be undone. If you just want to stop renewing, use Cancel renewal instead.
Support tickets
Open a ticket and we'll reply right here — typical response time ~2 hours. You'll get an email when we respond. Prefer email? usealibisupport@gmail.com.
Loading…