SkipOdds

SkipOdds is a sports-odds data API from SkipSeek Inc. that publishes de-vigged consensus win probabilities — the SkipOdds Index — across 13 sports: soccer, American football, basketball, baseball, hockey, college football, college basketball, tennis, golf, cricket, rugby, MMA and boxing. Every surveyed bookmaker price for a market is averaged and stripped of its margin so the returned probabilities sum to exactly 100%, with fair decimal odds, the number of books surveyed, and the margin removed carried alongside. The surface covers fixtures, tournament outrights, line movement over a configurable window, and threshold-triggered webhook alerts, and is offered three ways: a public OpenAPI 3.0.3 REST contract, an anonymous streamable-http MCP server, and a keyless embeddable widget. Data is informational only — no bets are taken, no funds held, and no bookmaker names exposed.

SkipOdds publishes 1 API on the APIs.io network: REST API. Tagged areas include sports, odds, probabilities, betting-data, and de-vig.

The SkipOdds catalog on APIs.io includes 1 event-driven AsyncAPI specification.

SkipOdds’ developer surface includes documentation, API reference, pricing, signup flow, support, authentication, sandbox, and 19 more developer resources.

57.2/100 strong ▬ flat Agent 59/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs 2 MCP Servers
sportsoddsprobabilitiesbetting-datade-vigsports-datareal-timewebhookssports-bettingmcpagent-readymarket-data

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 57.2/100 · strong
Contract Quality 13.2 / 21
Developer Ergonomics 10.4 / 17
Commercial Clarity 13.0 / 17
Operational Transparency 4.4 / 11
Governance 2.1 / 10
Discoverability 6.5 / 9
Regulatory Posture 7.8 / 15
Agent readiness — 59/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/skipodds: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

SkipOdds REST API

API-key-authenticated REST API returning de-vigged consensus sports probabilities, fixtures, outrights, line movement, and webhook alerts across 13 sports. Public OpenAPI 3.0.3 ...

SkipOdds MCP Server

Hosted Model Context Protocol server exposing the SkipOdds Index to AI assistants — stateless streamable-http at https://skipodds.com/mcp, protocol version 2025-06-18, five read...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

SkipOdds

OPEN COLLECTION

MCP Servers 2

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

mcp

MCP SERVER

skipodds-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Skipodds Rate Limits

5 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Skipodds Authentication

apiKey/http · 2 schemes

SECURITY

Skipodds Domain Security

TLSv1.3

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: SkipOdds
description: 'SkipOdds is a sports-odds data API from SkipSeek Inc. that publishes de-vigged consensus win probabilities —
  the SkipOdds Index — across 13 sports: soccer, American football, basketball, baseball, hockey, college football, college
  basketball, tennis, golf, cricket, rugby, MMA and boxing. Every surveyed bookmaker price for a market is averaged and stripped
  of its margin so the returned probabilities sum to exactly 100%, with fair decimal odds, the number of books surveyed, and
  the margin removed carried alongside. The surface covers fixtures, tournament outrights, line movement over a configurable
  window, and threshold-triggered webhook alerts, and is offered three ways: a public OpenAPI 3.0.3 REST contract, an anonymous
  streamable-http MCP server, and a keyless embeddable widget. Data is informational only — no bets are taken, no funds held,
  and no bookmaker names exposed.'
image: https://skipodds.com/favicon.png
url: https://skipodds.apievangelist.com/apis.yml
created: '2026-07-17'
modified: '2026-08-11'
specificationVersion: '0.21'
tags:
- sports
- odds
- probabilities
- betting-data
- de-vig
- sports-data
- real-time
- webhooks
- sports-betting
- mcp
- agent-ready
- market-data
apis:
- name: SkipOdds REST API
  description: 'API-key-authenticated REST API returning de-vigged consensus sports probabilities, fixtures, outrights, line
    movement, and webhook alerts across 13 sports. Public OpenAPI 3.0.3 contract with 11 operations, served at https://skipodds.com/openapi.json.
    Authenticate with an `Authorization: Bearer` header (or the legacy `x-api-key` header) — never in the query string. Remaining
    daily quota is returned in the response body as `requests_remaining_today` rather than in rate-limit headers.'
  humanURL: https://skipodds.com/docs
  baseURL: https://skipodds.com
  tags:
  - sports
  - odds
  - probabilities
  - betting-data
  - de-vig
  - sports-data
  - real-time
  - webhooks
  properties:
  - type: OpenAPI
    url: openapi/skipodds-openapi.yml
  - type: OpenAPI
    url: https://skipodds.com/openapi.json
  - type: Documentation
    url: https://skipodds.com/docs
  - type: APIReference
    url: https://skipodds.com/docs
  - type: Authentication
    url: authentication/skipodds-authentication.yml
  - type: Conventions
    url: conventions/skipodds-conventions.yml
  - type: ErrorCatalog
    url: errors/skipodds-problem-types.yml
  - type: DataModel
    url: data-model/skipodds-data-model.yml
  - type: Overlay
    url: overlays/skipodds-openapi-overlay.yaml
  - type: RateLimits
    url: rate-limits/skipodds-rate-limits.yml
  - type: Webhooks
    url: asyncapi/skipodds-webhooks.yml
  - type: Sandbox
    url: sandbox/skipodds-sandbox.yml
- name: SkipOdds MCP Server
  description: Hosted Model Context Protocol server exposing the SkipOdds Index to AI assistants — stateless streamable-http
    at https://skipodds.com/mcp, protocol version 2025-06-18, five read-only tools (list_fixtures, get_fixture, get_fixture_movement,
    list_tournament_outrights, list_golf_tournaments). It answers `tools/list` and every tool with no credentials at all,
    falling back to the shared demo quota; a free personal key raises the limit and travels as a Bearer token.
  humanURL: https://skipodds.com/mcp
  baseURL: https://skipodds.com/mcp
  tags:
  - mcp
  - agent-ready
  - sports
  - odds
  - probabilities
  properties:
  - type: MCPServer
    url: https://skipodds.com/mcp
  - type: MCPServer
    url: mcp/skipodds-mcp.yml
  - type: ToolCrosswalk
    url: mcp/skipodds-tool-crosswalk.yml
  - type: Documentation
    url: https://skipodds.com/mcp
  - type: Authentication
    url: authentication/skipodds-authentication.yml
maintainers:
- FN: SkipSeek Inc.
  email: hello@skipodds.com
  url: https://skipodds.com/
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 95
  at: '2026-07-17T07:42:02.809Z'
x-enrichment:
  date: '2026-08-11'
  status: enriched
  artifacts_added: 25
  pass: local-v1
common:
- type: DeveloperPortal
  url: https://skipodds.com/docs
- type: Documentation
  url: https://skipodds.com/docs
- type: APIReference
  url: https://skipodds.com/docs
- type: Pricing
  url: https://skipodds.com/#pricing
- type: SignUp
  url: https://skipodds.com/#free
- type: TermsOfService
  url: https://skipodds.com/terms
- type: PrivacyPolicy
  url: https://skipodds.com/privacy
- type: Support
  url: mailto:hello@skipodds.com
- type: MCPServer
  url: mcp/skipodds-mcp.yml
- type: ToolCrosswalk
  url: mcp/skipodds-tool-crosswalk.yml
- type: LLMsTxt
  url: llms/skipodds-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/skipodds-authentication.yml
- type: Conventions
  url: conventions/skipodds-conventions.yml
- type: ErrorCatalog
  url: errors/skipodds-problem-types.yml
- type: DataModel
  url: data-model/skipodds-data-model.yml
- type: Lifecycle
  url: lifecycle/skipodds-lifecycle.yml
- type: Conformance
  url: conformance/skipodds-conformance.yml
- type: Packages
  url: packages/skipodds-packages.yml
- type: Components
  url: components/skipodds-components.yml
- type: Sandbox
  url: sandbox/skipodds-sandbox.yml
- type: Plans
  url: plans/skipodds-plans-pricing.yml
- type: RateLimits
  url: rate-limits/skipodds-rate-limits.yml
- type: Webhooks
  url: asyncapi/skipodds-webhooks.yml
- type: Overlay
  url: overlays/skipodds-openapi-overlay.yaml
- type: DomainSecurity
  url: security/skipodds-domain-security.yml