Plug Yoseri into your stack
Pre-calculated edge, EV, Kelly sizing, CLV, and true probabilities — delivered via REST API. Build smarter betting apps, power your models, automate your edge.
Everything you need, nothing you don’t
/api/v1/b2b/picksFiltered picks with edge %, EV, Kelly sizing, and AI confidence score. The same data that powers Yoseri Terminal.
/api/v1/b2b/probabilitiesTrue probability vs implied probability per match. The ‘brain’ of Yoseri — devigged consensus across all books.
/api/v1/b2b/clvClosing line value captured automatically on 3 markets. Rare data — most competitors don’t offer it at all.
/api/v1/b2b/montecarloBankroll projections with 50–5,000 scenarios. Kelly, flat, or % bankroll modes. Unique in the sector.
/api/v1/b2b/webhooksReal-time POST to your endpoint when a pick exceeds your edge or confidence threshold. HMAC-SHA256 signed.
One header. That’s it.
Add your API key as a header and start querying. Swagger docs auto-generated.
curl -H "X-API-Key: olab_YOUR_KEY" \ https://app.yoseri.com/api/v1/b2b/picks?min_edge=2&limit=10
{
"count": 3,
"picks": [
{
"match": "Lakers vs Celtics",
"selection": "Lakers ML",
"edge_pct": 4.2,
"kelly_fraction": 0.031,
"confidence": 78
}
],
"generated_at": "2026-04-13T18:30:00Z"
}Full reference, always up to date
Every endpoint, every parameter, every response schema — auto-generated from the running API. Try calls live against your key, right from the browser.
Interactive documentation with request builder, auth helper and example payloads for every B2B endpoint.
Three tiers. Built for how you use the API.
For solo devs, indie apps & side projects.
- 3,000 API calls / day
- 7 sports (NFL, NBA, MLB, NHL, EPL, La Liga, Serie A)
- Endpoints: Picks Feed + Edge + Kelly
- Email support — 48h response
- No webhooks
For apps, media companies & advisory platforms.
- 20,000 API calls / day
- 16+ sports (full coverage)
- Endpoints: Picks + Edge + Kelly + CLV Tracker
- Probability Engine Light (true_prob + implied_prob + edge)
- Real-time webhooks (HMAC-SHA256)
- Priority support — 12h response
For syndicates, quant funds & enterprise partners.
- Unlimited API calls
- All endpoints + Monte Carlo Simulations API
- Probability Engine Full (distributions, confidence intervals, model metadata)
- Enhanced model outputs
- White-label ready
- Dedicated account manager
Platform & Syndicate tiers require a signed commercial agreement. Syndicate access additionally requires an NDA covering enhanced model outputs and probability distributions. Full terms: B2B API Terms of Service.
Ready to build?
Create your API key in 30 seconds. Start with the Developer tier and upgrade anytime.
7-day money-back guarantee · Cancel anytime