DraftLoL API
The data that exists nowhere else.
Polymarket price at draft time. Free to start, credits to scale.
LIVE
Live Draft
Picks + market price the exact moment the draft ends.
- Telegram, web dashboard, or API SSE stream
- Full picks for both teams
- LEC, LCK, LCS, LPL + Tier-2 leagues
- Free sandbox to integrate before spending credits
CSV
Historical Datasets
Full history of drafts and market prices. Export, analyse, train models.
- Drafts + market price at draft time
- CSV ready for pandas, R, or any data pipeline
- Cost estimate before downloading
- 8,000+ matches since 2024
FREE · NO CARD
Start for free
10 live drafts per month. API key in your email in seconds.
No card · No verification · Cancel anytime
Compra más créditos
Los créditos nunca caducan. Un pago, sin suscripción.
Starter Pack
€5
2,250credits
150 live LCK/LEC drafts
€2.22 per 1,000 credits
Never expires
Popular
Standard Pack
€15
7,500credits
500 live LCK/LEC drafts
€2.00 per 1,000 credits
Never expires
Pro Pack
€40
22,500credits
1,500 live LCK/LEC drafts
€1.78 per 1,000 credits
Never expires
Best value
Enterprise Pack
€100
60,000credits
4,000 live LCK/LEC drafts
€1.67 per 1,000 credits
Never expires
Instant access
API key delivered by email immediately after payment.
No subscription
One-time payment. Credits never expire. Stop and start at any time.
All premium endpoints
Draft predictions, Polymarket analytics, wallet profiles — everything unlocked.
What costs credits?
Free endpoints (team pages, champion stats, blog, markets board) never consume credits. Only premium analytical endpoints are metered.
| Endpoint | Cost | Description |
|---|---|---|
| POST /v1/predict/draft | 100c | Full Bayesian draft prediction |
| GET /v1/live/drafts/stream?league={slug} | 15c (T1) · 5c (T2) per draft | Live draft SSE stream — picks + odds + CLOB tokens |
| GET /v1/live/drafts/recent?league={slug} | 15c (T1) · 5c (T2) per draft | Recent drafts (bootstrap), same cost as the stream |
| GET /v1/polymarket/wallets/{addr}/summary | 50c | Wallet P&L profile |
| GET /v1/polymarket/series/{id}/analysis | 30c | Price history, traders, swings |
| GET /v1/polymarket/wallets/{addr}/top-markets | 30c | Top positions by wallet |
| GET /v1/polymarket/builders/{code} | 20c | Builder attribution detail |
POST /v1/predict/draft
100c
Full Bayesian draft prediction
GET /v1/live/drafts/stream?league={slug}
15c (T1) · 5c (T2) per draft
Live draft SSE stream — picks + odds + CLOB tokens
GET /v1/live/drafts/recent?league={slug}
15c (T1) · 5c (T2) per draft
Recent drafts (bootstrap), same cost as the stream
GET /v1/polymarket/wallets/{addr}/summary
50c
Wallet P&L profile
GET /v1/polymarket/series/{id}/analysis
30c
Price history, traders, swings
GET /v1/polymarket/wallets/{addr}/top-markets
30c
Top positions by wallet
GET /v1/polymarket/builders/{code}
20c
Builder attribution detail
What does the free plan include?
150 credits per month, renewed on the 1st of each month. Equivalent to ~10 live LEC/LCK drafts or ~75 historical dataset drafts. No card, no commitment.
Do I need an account to buy?
No. Enter your email at checkout. We create your API key and send it there instantly after payment completes.
What happens if I run out?
Endpoints return HTTP 402. Your balance and history are always visible at /dashboard. Top up any time.
Can I use the same email twice?
Yes. A second purchase tops up the existing account associated with that email. Credits stack.
Which leagues count as Tier 1 vs Tier 2?
Tier 1: LCK, LPL, LEC, LCS, CBLOL, LCP. Tier 2: EMEA Masters, LFL, Prime League, Superliga, TCL, VCS, LJL, NACL, LCK CL.
Already have an API key?
Go to dashboard →