uttir./api // coming soon — programmatic access to 193 tools
A coming-soon API for the Uttir toolbox — for the cases where you need to call a tool from your own code, batch-process files, or wire one of our utilities into a workflow.
What you might call
Check the APIs you would actually use. We will prioritise based on what gets checked most.
The privacy guarantee still holds
The 193 in-browser tools stay 100% client-side. The API is a separate, opt-in service — never a replacement.
- 01
Nothing about your input changes. The 193 in-browser tools stay 100% client-side. They never upload anything, and that does not change.
- 02
The API is a separate, opt-in path. You send data to the API only when you actively make a request. We never collect or pre-process anything in the background.
- 03
If we build a paid tier, we use platform billing that meters calls, not data. We never sell, profile, or share the contents of API requests.
Pricing (preview)
These numbers are a working target. We will publish the real prices when we ship. The shape will not change: a free tier that is generous enough to be useful, and a paid tier that is fair to people running serious volume.
Free tier
1,000
calls per month, every month
Paid overage
usage-based
metered per request, billed monthly
Pricing is a working target. Final prices will be announced at launch and locked in for early waitlist signups for at least 12 months.
Join the waitlist
Email + use case is enough. Picking the APIs you would call is optional but it helps us prioritise.
No newsletter
We email only about the API launch.
Scoped API keys
Project-scoped, rotatable, revocable.
Email is hashed
Stored as SHA-256 hash, not in plaintext.
Frequently asked questions
When does this launch?
There is no fixed launch date yet. The launch window depends on demand and what we hear from the waitlist. A rough target is the first half of next year if the demand justifies building it.
Will my data be uploaded if I just open the API page?
No. Opening this page, reading the form, or even submitting the form does not upload anything to us beyond the email address and the use-case text you typed.
Will the in-browser tools start uploading my data?
No. The 193 in-browser tools remain 100% client-side. The API is a separate, opt-in service for programmatic use.
How will authentication work?
API keys, scoped per project. You will be able to create, rotate, and revoke keys from a dashboard. The dashboard itself will not receive the contents of API requests.
uttir.com/api · preview