Get an API key
No credit card. No trial period. Big 5 leagues · unlimited requests, every day, for as long as you want them.
Checking your account
What the free key reaches
- Every endpoint
- The same 20 endpoints the paid tier reaches, advanced analytics included. Nothing is held back for the upgrade.
- The big five
- Premier League, LaLiga, Bundesliga, Ligue 1 and Serie A — with the full history back to 2021. Everything else in the catalogue is Pro.
- No expiry
- The free tier is not a trial. It does not lapse after fourteen days and it does not ask for a card when it ends, because it does not end. Unlimited requests means there is no allowance to run down.
The only difference between the two plans is league coverage. When the Big 5 stops being enough, Pro opens the whole catalogue and changes nothing else.
The request you will make
Every response is wrapped in a data key on success and an error key on failure. The two never appear together.
Your first request
curl https://api.pitchapi.dev/v1/date/2025-11-09 \ -H "X-API-KEY: $PITCH_KEY"