# Statbox > Statbox turns weekly football and padel games into player stats, highlights, and a feed. ## Partner API (Stats API) The human documentation page at https://www.statbox.co/docs/api is a JavaScript app. Use the static files below. They contain every public endpoint, field, curl example, and error code. - Complete Partner API reference (Markdown): https://www.statbox.co/docs/api.md - Same reference as plain HTML: https://www.statbox.co/docs/api.html Base URL: https://pfmdviiiwbpcutebhlkw.supabase.co/functions/v1/statbox-partner-api Auth: Authorization: Bearer sbx_live_YOUR_API_KEY Public endpoints: - POST ?endpoint=stats-request — create a game from a public Google Drive or YouTube link, or set upload_via_email true - GET/POST ?endpoint=stats-result — full match JSON for that game only - GET/POST ?endpoint=player-stats — one player by external_id - GET/POST ?endpoint=stats-csv — spreadsheet of that game Request a key: https://wa.me/96170510509?text=Hello%21%20I%20would%20like%20to%20request%20Partner%20API%20access. ## Other public pages - Home: https://www.statbox.co/ - Book a demo: https://www.statbox.co/book-demo - Privacy: https://www.statbox.co/privacy - Terms: https://www.statbox.co/terms