Developer Access

CricYug Public API Foundation

Build future cricket products on top of CricYug verified historical database. V15 is internal-first, read-only and protected by API keys until data coverage is fully verified.

curl "https://cricyug.netlify.app/api/v1/players?format=ODI&page=1&per_page=10" \
  -H "Authorization: Bearer cyg_internal_key"

API keys

Bearer or x-api-key auth for internal developer access.

Rate limits

Per-key minute window with response headers.

Database only

Historical data is served from CricYug Supabase PostgreSQL.

Read-only

GET endpoints only. Write methods are blocked.