Developer portal

Keys, usage, and quotas.

Get a key

Enter an email and we send a confirmation link. Click it and the key is shown once — no password, no account form. Free plan; see plans for limits.

Already have a key?

Paste it to see usage and manage keys. It stays in this browser tab only and is forgotten when the tab closes.

Quickstart

curl -H "Authorization: Bearer pycap_live_..." \
  "https://api.pycap.app/v1/odds/closing?league=mlb&limit=5"

Or pip install pycap and pass the key to pycap.Client. Full reference at /docs.