CricAPI website screenshot

CricAPI

CricAPI (now operating as CricketData.org) is a cricket data API platform that has provided free, high-performance cricket data since September 2015. The API delivers live scores, ball-by-ball updates, match details, player statistics, team rankings, schedules, and fantasy cricket scorecard data for international and domestic tournaments including ICC, IPL, T20, BBL, and PSL. Developers can access historical match data going back to 2000, widgets for website integration, and a fantasy cricket API designed for league operators. The platform is ISO 9001:2015 certified and uses its own AI engine with human data entry rather than scraping third-party sources.

CricAPI publishes 6 APIs on the APIs.io network, including Fantasy API, Generic API, Info API, and 3 more. Tagged areas include Cricket, Sports, Live Scores, Player Statistics, and Match Data.

The CricAPI catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

CricAPI’s developer surface includes authentication, documentation, pricing, engineering blog, and 13 more developer resources.

48.5/100 developing ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
CricketSportsLive ScoresPlayer StatisticsMatch DataFantasy CricketBall-By-BallTeam RankingsSchedulesSports Data

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
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/cricapi: 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 6

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

CricAPI Fantasy API

Fantasy cricket squad, scorecard, and points

CricAPI Generic API

Generic helper data (countries, flags)

CricAPI Info API

Detailed info endpoints for series, matches, and players

CricAPI Matches API

All matches and current live matches

CricAPI Players API

Player listing and search

CricAPI Series API

Cricket series list and search

Open Collections 7

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

API Collection

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Cricapi Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Cricapi Rate Limits

6 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Cricapi Context

35 classes · 7 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

CricAPI API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

CricAPI Match

11 properties

JSON SCHEMA

CricAPI Player

8 properties

JSON SCHEMA

CricAPI Series

9 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Cricapi Match Example

3 fields

EXAMPLE

Cricapi Player Example

3 fields

EXAMPLE

Cricapi Series Example

3 fields

EXAMPLE

Security Posture 2

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

Cricapi Authentication

apiKey · 1 scheme

SECURITY

Cricapi Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cricapi Agentic Access

11 operations

11 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cricapi
name: CricAPI
description: 'CricAPI (now operating as CricketData.org) is a cricket data API platform that has provided free, high-performance
  cricket data since September 2015. The API delivers live scores, ball-by-ball updates, match details, player statistics,
  team rankings, schedules, and fantasy cricket scorecard data for international and domestic tournaments including ICC, IPL,
  T20, BBL, and PSL. Developers can access historical match data going back to 2000, widgets for website integration, and
  a fantasy cricket API designed for league operators. The platform is ISO 9001:2015 certified and uses its own AI engine
  with human data entry rather than scraping third-party sources.

  '
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cricapi.png
url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.23'
tags:
- Cricket
- Sports
- Live Scores
- Player Statistics
- Match Data
- Fantasy Cricket
- Ball-By-Ball
- Team Rankings
- Schedules
- Sports Data
tags_raw:
- Cricket
- Sports
- Live Scores
- Player Statistics
- Match Data
- Fantasy Cricket
- Ball-by-Ball
- Team Rankings
- Schedules
- Sports Data
apis:
- aid: cricapi:cricapi-fantasy-api
  name: CricAPI Fantasy API
  description: Fantasy cricket squad, scorecard, and points
  humanURL: https://cricketdata.org/
  baseURL: https://api.cricapi.com/v1
  tags:
  - Fantasy
  properties:
  - type: OpenAPI
    url: openapi/cricapi-fantasy-api-openapi.yml
  - type: Documentation
    url: https://cricketdata.org/how-to-use-cricket-data-api.aspx
  - type: Pricing
    url: https://cricketdata.org/pricing/
  - type: Authentication
    url: https://cricketdata.org/signup.aspx
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/plans/cricapi-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/rate-limits/cricapi-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/finops/cricapi-finops.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-match-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-series-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-player-schema.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/vocabulary/cricapi-vocabulary.yml
- aid: cricapi:cricapi-generic-api
  name: CricAPI Generic API
  description: Generic helper data (countries, flags)
  humanURL: https://cricketdata.org/
  baseURL: https://api.cricapi.com/v1
  tags:
  - Generic
  properties:
  - type: OpenAPI
    url: openapi/cricapi-generic-api-openapi.yml
  - type: Documentation
    url: https://cricketdata.org/how-to-use-cricket-data-api.aspx
  - type: Pricing
    url: https://cricketdata.org/pricing/
  - type: Authentication
    url: https://cricketdata.org/signup.aspx
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/plans/cricapi-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/rate-limits/cricapi-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/finops/cricapi-finops.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-match-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-series-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-player-schema.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/vocabulary/cricapi-vocabulary.yml
- aid: cricapi:cricapi-info-api
  name: CricAPI Info API
  description: Detailed info endpoints for series, matches, and players
  humanURL: https://cricketdata.org/
  baseURL: https://api.cricapi.com/v1
  tags:
  - Info
  properties:
  - type: OpenAPI
    url: openapi/cricapi-info-api-openapi.yml
  - type: Documentation
    url: https://cricketdata.org/how-to-use-cricket-data-api.aspx
  - type: Pricing
    url: https://cricketdata.org/pricing/
  - type: Authentication
    url: https://cricketdata.org/signup.aspx
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/plans/cricapi-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/rate-limits/cricapi-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/finops/cricapi-finops.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-match-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-series-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-player-schema.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/vocabulary/cricapi-vocabulary.yml
- aid: cricapi:cricapi-matches-api
  name: CricAPI Matches API
  description: All matches and current live matches
  humanURL: https://cricketdata.org/
  baseURL: https://api.cricapi.com/v1
  tags:
  - Matches
  properties:
  - type: OpenAPI
    url: openapi/cricapi-matches-api-openapi.yml
  - type: Documentation
    url: https://cricketdata.org/how-to-use-cricket-data-api.aspx
  - type: Pricing
    url: https://cricketdata.org/pricing/
  - type: Authentication
    url: https://cricketdata.org/signup.aspx
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/plans/cricapi-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/rate-limits/cricapi-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/finops/cricapi-finops.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-match-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-series-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-player-schema.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/vocabulary/cricapi-vocabulary.yml
- aid: cricapi:cricapi-players-api
  name: CricAPI Players API
  description: Player listing and search
  humanURL: https://cricketdata.org/
  baseURL: https://api.cricapi.com/v1
  tags:
  - Players
  properties:
  - type: OpenAPI
    url: openapi/cricapi-players-api-openapi.yml
  - type: Documentation
    url: https://cricketdata.org/how-to-use-cricket-data-api.aspx
  - type: Pricing
    url: https://cricketdata.org/pricing/
  - type: Authentication
    url: https://cricketdata.org/signup.aspx
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/plans/cricapi-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/rate-limits/cricapi-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/finops/cricapi-finops.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-match-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-series-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-player-schema.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/vocabulary/cricapi-vocabulary.yml
- aid: cricapi:cricapi-series-api
  name: CricAPI Series API
  description: Cricket series list and search
  humanURL: https://cricketdata.org/
  baseURL: https://api.cricapi.com/v1
  tags:
  - Series
  properties:
  - type: OpenAPI
    url: openapi/cricapi-series-api-openapi.yml
  - type: Documentation
    url: https://cricketdata.org/how-to-use-cricket-data-api.aspx
  - type: Pricing
    url: https://cricketdata.org/pricing/
  - type: Authentication
    url: https://cricketdata.org/signup.aspx
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/plans/cricapi-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/rate-limits/cricapi-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/finops/cricapi-finops.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-match-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-series-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-schema/cricapi-player-schema.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/vocabulary/cricapi-vocabulary.yml
common:
- type: AgenticAccess
  url: agentic-access/cricapi-agentic-access.yml
- type: DomainSecurity
  url: security/cricapi-domain-security.yml
- type: Authentication
  url: authentication/cricapi-authentication.yml
- type: Website
  url: https://www.cricapi.com/
- type: Website
  url: https://cricketdata.org/
- type: Documentation
  url: https://cricketdata.org/how-to-use-cricket-data-api.aspx
- type: Pricing
  url: https://cricketdata.org/pricing/
- type: Blog
  url: https://cricketdata.org/blog/
- type: StatusPage
  url: https://stats.uptimerobot.com/PpnXLf0Mpm
- type: X
  url: https://twitter.com/cricapi
- type: Contact
  url: https://cricketdata.org/contact/
- type: Forums
  url: https://cricketdata.org/forum/
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/plans/cricapi-plans-pricing.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/rate-limits/cricapi-rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/finops/cricapi-finops.yml
- type: Blog
  url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/blogs/blogs.json
- type: JSONLDContext
  url: https://raw.githubusercontent.com/api-evangelist/cricapi/refs/heads/main/json-ld/cricapi-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/cricapi"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cricapi/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cricapi/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.