Free tier

Get an API key

No credit card. No trial period. 42 leagues · unlimited requests, every day, for as long as you want them.

Checking your account

What the free key reaches

Every endpoint
All 20 endpoints, advanced analytics included. Nothing is held back and nothing is metered.
Every league
All 42 competitions — the big five, second tiers, cups and UEFA — with the full history back to 2021.
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.

There is one plan and this is it. All 42 competitions, every endpoint, no card and nothing to upgrade to.

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"