Developer portal

Keys, usage, and quotas.

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.