Football reads, hosted. One key, one endpoint, JSON back. No model to download, no server to run.
1
Email and a password on this site. That is the WiamArena account. The key lives on it.
2
We mail a confirm link. After you confirm, you are signed in and the Free key is shown once.
3
POST /v1/predict with engine=wiamsports. Remaining calls on GET /v1/me.
POST /v1/predict
Authorization: Bearer YOUR_KEY
Content-Type: application/json
{
"engine": "wiamsports",
"league": "premier-league",
"date": "tomorrow"
}
Response is plain JSON — no SDK required, call it from anything that can make an HTTP request.
Matches that kick off tomorrow (Ghana). One league per call. Winner, probabilities, and confidence. Fifty calls a day.
The models stay on our servers. Paid plans, when they open, still call the same hosted API. There is no download.
Some fixtures are not on Free. Asking for them returns 403. We do not invent a pick to fill the gap.
| Plan | Requests / day | Leagues per call |
|---|---|---|
| Free | 50 | 1 |
| Pro (coming soon) | TBA | TBA |
Entertainment. Not a bookmaker. Not a lock. 18+.