> For the complete documentation index, see [llms.txt](https://docsv3.sportsapi360.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docsv3.sportsapi360.com/api-collection.md).

# API Collection

Welcome to the **SportsAPI360 API Collection**. Below is a categorized list of available endpoints for **Cricket** and **Football**. Each API is designed to deliver real-time and historical data with high accuracy and speed.

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/spaces/7MxgccTbuubsmIyLJgg7/pages/vyn7rCyeN4aVmyd5q05d">/spaces/7MxgccTbuubsmIyLJgg7/pages/vyn7rCyeN4aVmyd5q05d</a></td><td>Get comprehensive and live cricket data with highly granular endpoints. Ideal for score updates, commentary, fantasy gaming, and analytics.</td><td><strong>Cricket API</strong></td><td><a href="/files/wpJCGBcPp1z0bvxFWlyu">/files/wpJCGBcPp1z0bvxFWlyu</a></td></tr><tr><td><a href="/spaces/8VcQYzSFR2nUZh3Bi9Hb/pages/vyn7rCyeN4aVmyd5q05d">/spaces/8VcQYzSFR2nUZh3Bi9Hb/pages/vyn7rCyeN4aVmyd5q05d</a></td><td>Access comprehensive data for football leagues and tournaments worldwide, including live scores, statistics, and historical data.</td><td>Football API</td><td><a href="/files/uiI4B7hZOWCVkDefle78">/files/uiI4B7hZOWCVkDefle78</a></td></tr><tr><td></td><td></td><td>UPCOMING..!</td><td><a href="/files/1szGm7sWQaRBx995ic68">/files/1szGm7sWQaRBx995ic68</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docsv3.sportsapi360.com/api-collection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
