Your app has wait states.
They should be making you money.
Your users wait every time your app thinks. That wait is worth money. Right now you get none of it. Your company keeps 70%.
Without WaitState
With WaitState
AI tools, editors, data platforms — any async workload.
import { WaitState } from '@waitstate/sdk'
const ws = new WaitState({
publisherId: 'pub_xxx',
apiKey: 'ws_key_xxx'
})
const token = ws.beginRequest()
ws.impression(token) // wait state begins
ws.complete(token) // wait state endsEarly access for teams shipping async workloads.
For apps
Get paid while your app thinks.
Under 10KB. Fetches inventory off the main thread. You own the UI.
import { WaitState } from '@waitstate/sdk'
const ws = new WaitState({
publisherId: 'pub_xxx',
apiKey: 'ws_key_xxx'
})
const token = ws.beginRequest()
ws.impression(token) // wait state begins
ws.complete(token) // wait state endsEarly access SDK — production keys issued to waitlist members first.
Estimate your new revenue stream
10K
30
5
* MAU × sessions × wait states = total impressions. Take-home = (impressions ÷ 1,000) × $35.00 B2B CPM × 70% publisher share.
Your company could earn est.
$36,750 per month
10K users × 30 sessions × 5 wait states = 1,500,000 impressions/mo
PROJECTED AT 10K MAU · 30 SESSIONS · 5 WAITS
$36,750
estimated monthly earnings
1,500,000 impressions/mo · $35 CPM · 70% publisher share
Campaign performance
48,320 / 50,000 impressions
Verified: 47,891 (99.1%)
| App | Impressions | Verified |
|---|---|---|
| AI Writing Tool | 18,204 | 99.3% |
| Code Assistant | 16,891 | 98.8% |
| Video Editor | 13,225 | 99.4% |
For brands
Reach people at the exact moment they need you.
Reach users during native processing windows — not between them. Every request cryptographically verified.
Enterprise-grade safety protocol.
Cryptographic verification
Multi-pass latency validation filters bots out-of-band. Real and total counts, always separated.
Full attribution
Per-app breakdown on every request. No black box, no mystery spend.
Enterprise ready
SLA-backed uptime. DPAs on request.
Any app with async processing — AI tools, editors, data platforms. If users wait, WaitState works.
Ship the SDK. Monetize the wait.
For app companies
One SDK integration. Async fetch, your styling, 70% revenue share.
For brands
Contextual inventory during processing cycles. Attributed requests only.
About
Monetize every wait state.
WaitState is infrastructure for app companies to turn loading screens into attributed, brand-safe impressions — and for brands to reach developers in the moments that matter.