GET-STARTED
Getting Started
Welcome to UFlow Cloud. Create an app, grab a key, and make your first API call.
All APIs are free. Anonymous. Zero PII stored on our servers β every transform is stateless.
What is UFlow Cloud?
UFlow Cloud is the single entry point to the UFlow ecosystem: API keys, scopes and documentation for UFlow ID (OAuth), EatLy (food AI) and UFlow.uz (100+ online tools).
Start in 3 steps
1. Create an app
Hit + in the dashboard.
2. Mint an API key
Create a new key under API Keys.
3. Call an endpoint
Try it with curl or your SDK.
Base URL
https://cloud.uflow.uzQuick start
curl
curl https://cloud.uflow.uz/api/tool/word-counter?input=Hello%20worldResponse
{ "ok": true, "tool": "word-counter", "result": { "words": 2, "characters": 11 } }Next steps
- Authentication β authenticate with an API key
- UFlow ID β sign users in with their UFlow account
- UFlow Tools β 100+ free tools API
- EatLy β AI photo scan (2/day free, 10 premium) and meal diary