KickOff Football Predictions
Daily football predictions across 30+ markets including halftime Double Chance, DNB, and Win Either Half. Built for tipster blogs, affiliate sites, and Telegram channel automation. Live verification: most "85% accurate" tipster claims are unverified marketing copy. Ours is a single GET request, no auth, edge-cached 6h, aggregated directly from the production database that ships our predictions.…
KickOff Football Predictions endpoints
| Method | Endpoint | Description |
|---|---|---|
| Verification | ||
| GET |
/api/v1/marketplace/track-record/by-tier-promise /api/v1/marketplace/track-record/by-tier-promise |
Returns each tier's promise headline plus the live hit rate of each backing market. Cached 1h. |
| GET |
/api/v1/marketplace/track-record/last-30-days /api/v1/marketplace/track-record/last-30-days |
Aggregated hit rate by market and by league over the last 30 days. Edge-cached 6h. The marketing wedge for the listing. |
| Picks | ||
| GET |
/api/v1/marketplace/picks/today /api/v1/marketplace/picks/today |
BASIC tier returns the top 3 fixtures with confidence band only (HIGH/MED/LOW). PRO+ returns all fixtures with numerical probability and real bookmaker average odds. Halftime… |
| GET |
/api/v1/marketplace/picks/by-fixture/{fixture_id} /api/v1/marketplace/picks/by-fixture/1417274 |
example: england-premier-league |
| GET |
/api/v1/marketplace/picks/history /api/v1/marketplace/picks/history |
|
| GET |
/api/v1/marketplace/picks/high-confidence /api/v1/marketplace/picks/high-confidence |
|
| GET |
/api/v1/marketplace/picks/by-league/{slug} /api/v1/marketplace/picks/by-league/england-premier-league |
PRO returns today only. ULTRA+ accepts ?from and ?to for date-range queries (max 30 days). |
| Context | ||
| GET |
/api/v1/marketplace/context/recent-form/{fixture_id} /api/v1/marketplace/context/recent-form/1417274 |
Search by Fixture |
| GET |
/api/v1/marketplace/context/weather/{fixture_id} /api/v1/marketplace/context/weather/1417274 |
Daily forecast (temp, precipitation, wind, WMO code) for the venue city. Available for matches today through 16 days ahead. Historical lookups return null with reason… |
| GET |
/api/v1/marketplace/context/h2h/{fixture_id} /api/v1/marketplace/context/h2h/1417274 |
Drawn from local match_results since project start (2026-03 onward). May return fewer than 10. |
| Prose | ||
| GET |
/api/v1/marketplace/preview/{fixture_id} /api/v1/marketplace/preview/1417274 |
80-300 word deterministic narrative combining prediction + h2h + form + weather. Cached forever in prose_cache. 4 sentence-order permutations per fixture. |
| Listing | ||
| GET |
/api/v1/marketplace/leagues /api/v1/marketplace/leagues |
|
| GET |
/api/v1/marketplace/quota /api/v1/marketplace/quota |
|
KickOff Football Predictions pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $17 / month | — |
|
| ULTRA | $39 / month | — |
|
| MEGA | $89 / month | — |
|