Developer platform
Get your API key in under a minute
Create an app, mint a key and call the EatLy API from your own product. Free.
# One request, right away
curl https://cloud.uflow.uz/v1/me \
-H "Authorization: Bearer uf_live_xxxxxxxx"01
Sign in
With your EatLy account. No separate signup.
02
Create an app
A name and your redirect URIs β that's all OAuth needs.
03
Mint a key
Pick the scopes. The key is shown exactly once.
04
Watch it work
Every call is logged β errors, latency, volume.
Scoped keys
A key can only do what its scopes allow. Only a hash is stored, never the key itself.
Act on behalf of users
OAuth 2.0 with PKCE. Once a user consents, you call the API as them.
Usage and logs
A daily chart, your busiest endpoints and the last 50 requests.