IPL Betting Developer Resources
Use these public resources to discover IPL Betting content and integrate with the read-only published-articles API.
API documentation
- OpenAPI specification — machine-readable API contract.
- Published articles API v1 — JSON list with pagination and discovery links.
- Full agent retrieval guide — request examples and response details.
Stable API operations use a major version in the URL, beginning with /api/v1. Backward-compatible fields may be added within v1; breaking changes require a new major path. The unversioned /api/articles route remains available as a deprecated compatibility alias and advertises a Deprecation header plus a deprecation-policy Link. No sunset date is currently scheduled.
Agent-readable content
Request any canonical HTML page with Accept: text/markdown to receive a Markdown representation. Responses vary by theAccept header and advertise Vary: Accept, Accept-Encoding.
- llms.txt — concise site and resource index.
- XML sitemap — canonical page and article URLs.
- robots.txt — crawler access policy.