Zero secret leak — verified in CI
CIGateway responses are checked so upstream URLs, auth headers and provider tokens stay out of client traffic.
oanor is a marketplace gateway for your APIs. Customers call your endpoints through us — and your upstream URL, keys and tokens never reach the browser.
No platform fees. We only earn when a provider does.
$ curl https://api.oanor.com/fx-rates/v1/latest \
-H "x-oanor-key: oanor_live_9s7...k2" \
-H "x-oanor-signature: t=1777904,v1=..." \
-G --data-urlencode "base=EUR"
→ HTTP/2 200 OK 73ms
→ x-oanor-cache: HIT
→ x-ratelimit-remaining: 9942
{
"base": "EUR",
"rates": { "USD": 1.0817, "GBP": 0.8562 },
"served_by": "oanor-fra-edge-01"
}
gateway guard
Upstream secrets stripped
Headers, base URL and provider tokens stay server-side.
developer flow
observable by default
73ms
latency
99.9
uptime
0
leaks
Gateway responses are checked so upstream URLs, auth headers and provider tokens stay out of client traffic.
Built for EU infrastructure, audit logs, consent-aware flows and metadata-only usage logging.
Publish once, ship localized API pages and SEO metadata without slowing provider onboarding.
Developers and providers get scoped keys, quota signals and Prometheus-ready platform metrics.
Features
From a clean gateway to per-customer keys, quotas and a SEO-ready public landing per API.
api.oanor.com fronts your upstream. Header allow-list, no DB access, 503 on Redis outage. Designed against accidental leakage.
Issue, revoke, rotate. Plaintext shown once. SHA-256 stored. RPS quota enforced atomically.
Provider-defined tiers — free, paid, trial, pay-as-you-go. RPS + monthly + daily quotas enforced in Redis.
Hero image, SEO copy, translations generated on publish. EN + DE today, ten more on the way.
Prometheus /metrics endpoint, Redis stream of every call, Postgres audit log of every admin action.
Modular monolith. Strict Public/Internal split enforced via Deptrac. PHPStan level 8. PHP-CS-Fixer.
Marketplace preview
38 endpoints for live YouTube data — search, suggestions, video & channel detail, thumbnails, ID/URL helpers.
api.oanor.com/youtube-api
35 endpoints for live Twitch data — users, streams, videos, clips, search, URL helpers.
api.oanor.com/twitch-api
18 endpoints for live IMDB data — title + name search, detail, cast, known-for, ID/URL helpers.
api.oanor.com/imdb-api
20 endpoints for live Instagram public data — profiles, posts, reels, media, hashtags, locations, search.
api.oanor.com/instagram-api
8 endpoints for live TikTok public data — user details, stats, post info, URL helpers.
api.oanor.com/tiktok-api
5 endpoints for live Snapchat data — user search, detail, related, spotlights.
api.oanor.com/snapchat-api
Pricing
No platform plans. Each provider sets their own price; oanor takes 15% of paid traffic, that's it.
Free, paid, trial, pay-as-you-go — pick the plan that fits, no extra platform fee on top.
List your API in minutes. Define free / paid / trial tiers; oanor takes 15% of paid revenue.
Example: customer pays 100 €
Need the full breakdown? Read the pricing page
Sign up, register your upstream, hit Publish — your customers get a key in 60 seconds.
Create your account