ParlayAPI

Real-time sports odds aggregation API covering 30+ sportsbooks and sources — regulated US books, DFS apps, betting exchanges, and prediction markets (Kalshi, Polymarket) — across 92 sport keys, with player props, historical closing lines from 2005, arbitrage/EV/middles scanning, devig and parlay calculators, WebSocket/SSE streaming, webhooks, an official MCP server, and programmatic agent signup. Drop-in replacement for the-odds-api v4. Free tier 1,000 credits/month; public display and redistribution rights are not included.

ParlayAPI publishes 1 API on the APIs.io network: ParlayAPI. Tagged areas include Sports, Odds, Betting Data, Sports Data, and Prediction Markets.

ParlayAPI’s developer surface includes authentication, changelog, support, engineering blog, signup flow, and 19 more developer resources.

57.7/100 strong Agent 32/100 agent ready Full breakdown ↓
scored 2026-09-07 · rubric v0.20.0
1 APIs 1 MCP Servers
SportsOddsBetting DataSports DataPrediction MarketsPlayer PropsArbitrageStreaming

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-07 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/parlay-api: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

ParlayAPI

REST API for live and historical sports odds, player props, prediction-market prices, arbitrage/EV scanning, and account webhooks, with keyless sandbox and try surfaces, credit-...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

ParlayAPI MCP Server

Official first-party MCP server (parlayapi-mcp) exposing sports odds, props, prediction-market data, live previews, source-quality proof, and agent signup as 22 tools. Local std...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Parlay Api Rate Limits

8 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Parlay Api Authentication

apiKey/http · 3 schemes

SECURITY

Parlay Api Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Parlay Api Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: ParlayAPI
description: Real-time sports odds aggregation API covering 30+ sportsbooks and sources — regulated US books, DFS apps, betting
  exchanges, and prediction markets (Kalshi, Polymarket) — across 92 sport keys, with player props, historical closing lines
  from 2005, arbitrage/EV/middles scanning, devig and parlay calculators, WebSocket/SSE streaming, webhooks, an official MCP
  server, and programmatic agent signup. Drop-in replacement for the-odds-api v4. Free tier 1,000 credits/month; public display
  and redistribution rights are not included.
url: https://raw.githubusercontent.com/api-evangelist/parlay-api/refs/heads/main/apis.yml
image: https://parlay-api.com/static/logo.png
created: '2026-09-07'
modified: '2026-09-07'
specificationVersion: '0.21'
tags:
- Sports
- Odds
- Betting Data
- Sports Data
- Prediction Markets
- Player Props
- Arbitrage
- Streaming
apis:
- name: ParlayAPI
  description: REST API for live and historical sports odds, player props, prediction-market prices, arbitrage/EV scanning,
    and account webhooks, with keyless sandbox and try surfaces, credit-based metering, and an AsyncAPI- described WebSocket/SSE
    streaming layer.
  humanURL: https://parlay-api.com/docs
  baseURL: https://parlay-api.com
  tags:
  - Sports
  - Odds
  - Player Props
  - Prediction Markets
  properties:
  - type: OpenAPI
    url: openapi/parlay-api-openapi.json
  - type: Documentation
    url: https://parlay-api.com/docs
  - type: APIReference
    url: https://parlay-api.com/redoc
  - type: LLMsTxt
    url: https://parlay-api.com/llms.txt
  - type: Pricing
    url: https://parlay-api.com/pricing
  - type: X-MCPPackage
    url: https://github.com/JacobiusMakes/parlay-api-mcp
  - type: MCPServer
    url: mcp/parlay-api-mcp.yml
  - type: ToolCrosswalk
    url: mcp/parlay-api-tool-crosswalk.yml
  - type: AsyncAPI
    url: asyncapi/parlay-api-asyncapi.json
  - type: Webhooks
    url: asyncapi/parlay-api-webhooks.json
  - type: Overlay
    url: overlays/parlay-api-openapi-overlay.yaml
  - type: ErrorCatalog
    url: errors/parlay-api-problem-types.yml
  - type: DataModel
    url: data-model/parlay-api-data-model.yml
  - type: Sandbox
    url: sandbox/parlay-api-sandbox.yml
  - type: RateLimits
    url: rate-limits/parlay-api-rate-limits.yml
  - type: Postman
    url: https://parlay-api.com/collections/ParlayAPI.postman_collection.json
maintainers:
- FN: ParlayAPI
  email: support@parlay-api.com
x-source:
  via: api-search/inbox#22 (JacobiusMakes)
  fetched: '2026-09-07'
  note: Every pointer probed before writing; controls discriminate.
common:
- type: Website
  url: https://parlay-api.com
- type: VulnerabilityDisclosure
  url: security/parlay-api-vulnerability-disclosure.yml
- type: Security
  url: security/parlay-api-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/parlay-api-domain-security.yml
- type: Authentication
  url: authentication/parlay-api-authentication.yml
- type: Packages
  url: packages/parlay-api-packages.yml
- type: SDKs
  url: packages/parlay-api-packages.yml
- type: WellKnown
  url: well-known/parlay-api-well-known.yml
- type: SecurityTxt
  url: well-known/parlay-api-security.txt
- type: Conformance
  url: conformance/parlay-api-conformance.yml
- type: Conventions
  url: conventions/parlay-api-conventions.yml
- type: Idempotency
  url: conventions/parlay-api-conventions.yml
- type: Lifecycle
  url: lifecycle/parlay-api-lifecycle.yml
- type: StatusPage
  url: https://parlay-api.com/status
- type: ChangeLog
  url: changelog/parlay-api-changelog.yml
- type: Plans
  url: plans/parlay-api-plans-pricing.yml
- type: Components
  url: components/parlay-api-components.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Support
  url: https://parlay-api.com/support
- type: Blog
  url: https://parlay-api.com/blog
- type: SignUp
  url: https://parlay-api.com/signup
- type: TermsOfService
  url: https://parlay-api.com/terms
- type: PrivacyPolicy
  url: https://parlay-api.com/privacy
- type: GitHubOrganization
  url: https://github.com/JacobiusMakes
x-enrichment:
  date: '2026-09-07'
  status: enriched
  artifacts_added: 31
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/parlay-api"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/parlay-api/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/parlay-api/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.