Starter API overview
The Starter contract in one page: what it exposes, what it does not, and where to go next.
What Starter gives you
The Starter contract exposes six authenticated endpoints under https://api.foresportia.com/v1.
Responses are JSON. Starter includes complete Core Analytics only for matches with a published,
usable Foresportia pre-match prediction.
Core Analytics is the set of structured variables you can use to create or enrich a football prediction model: form, season and home/away statistics, standings, ratings, goal forecasts, market probabilities, confidence, entropy, and quality warnings.
| Property | Value |
|---|---|
| Competitions | 20 selected out of 56 |
| Coverage | Future matches and up to 90 rolling days of verified history — no live data |
| Bulk | Up to 100 matches per call |
| Availability | Available for purchase |
How to read this documentation
- Authentication — how to send your key safely.
- Quickstart — your first call in curl and Python.
- Concepts — plans, competitions, identifiers, dates, quality.
- Endpoints — one page per route.
- Usage — quotas, bulk units, concurrency, caching.
Limits to keep in mind
Probabilities are analytical estimates, not guarantees. An empty warning list does not guarantee correctness. Proprietary rules, coefficients, advanced context, and calibration methods are not part of the public contract.