Skip to content
50% off your first month on every plan
B2B API

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.

Swagger auto-documented 99.9% uptime SLA HMAC-signed webhooks
5 API PRODUCTS

Everything you need, nothing you don’t

Picks FeedGET
/api/v1/b2b/picks

Filtered picks with edge %, EV, Kelly sizing, and AI confidence score. The same data that powers Yoseri Terminal.

Probability EngineGET
/api/v1/b2b/probabilities

True probability vs implied probability per match. The ‘brain’ of Yoseri — devigged consensus across all books.

CLV TrackerGET
/api/v1/b2b/clv

Closing line value captured automatically on 3 markets. Rare data — most competitors don’t offer it at all.

Monte Carlo SimulationsPOST
/api/v1/b2b/montecarlo

Bankroll projections with 50–5,000 scenarios. Kelly, flat, or % bankroll modes. Unique in the sector.

Webhooks & AlertsPOST
/api/v1/b2b/webhooks

Real-time POST to your endpoint when a pick exceeds your edge or confidence threshold. HMAC-SHA256 signed.

QUICK START

One header. That’s it.

Add your API key as a header and start querying. Swagger docs auto-generated.

cURL
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"
}
API DOCUMENTATION

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.

Swagger / OpenAPI 3.0

Interactive documentation with request builder, auth helper and example payloads for every B2B endpoint.

Open API Docs
SIMPLE PRICING

Three tiers. Built for how you use the API.

Builder
$249/mo

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
MOST POPULAR
Contract required
Platform
$799/mo

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
Contract + NDA required
Syndicate
$2,999/mo

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