{"servers":{"do":"https://dostats.uzsl.uz","uz":"http://uzstats.uzsl.uz","uz_https":"https://uzstats.uzsl.uz:10443","uz_apiv1":"http://uzstats.uzsl.uz/apiv1","uz_apiv1_https":"https://uzstats.uzsl.uz:10443/apiv1"},"base":{"uz_apiv1":"http://uzstats.uzsl.uz/apiv1","do_apiv1":"https://dostats.uzsl.uz/apiv1","graphics_uz":"http://uzstats.uzsl.uz/apiv1/v1/","graphics_do":"https://dostats.uzsl.uz/apiv1/v1/","example":"http://uzstats.uzsl.uz/apiv1/broadcast/{match_id}/stats"},"auth":{"header":"X-API-Key: <your_key>","bearer":"Authorization: Bearer <your_key>","query_for_sse":"?api_key=<your_key>","graphics_token":"POST /v1/token  {client_id, client_secret} → Bearer","admin_login":"POST /admin/login  {username, password}","admin_basic":"Authorization: Basic base64(user:pass)","generate":"POST /admin/api-keys or POST /admin/oauth-clients"},"docs":{"guide_html":"/v1/","swagger":"/docs","redoc":"/redoc","openapi":"/openapi.json","readme":"README.md","apiv1_endpoints":"http://uzstats.uzsl.uz/apiv1/endpoints","guide_uz":"http://uzstats.uzsl.uz/v1/","guide_do":"https://dostats.uzsl.uz/v1/"},"graphql":{"mode":"local","paths":["/v1/graphql","/graphql"],"token":["/v1/token","/token"],"upstream_header":"X-GraphQL-Upstream: 1","roots":["live_competition_season","live_match","live_match_event","live_match_event_aggregate","live_team_match_aggregated_stat"],"team_stat_names":["xg","shots","shots-on-target","shots-off-target","shots-blocked","passes-attempted","passes-completed","pass-success-ratio","possession","key-passes","tackles-attempted","goalkeeper-saves","corners-attempted","touches","fouls-committed","offsides","yellow-cards","red-cards"],"note":"Player panel via REST explore (SB player agg dump times out)"},"routes":[{"method":"GET","path":"/","auth":false,"note":"Monitor UI"},{"method":"GET","path":"/health","auth":false},{"method":"GET","path":"/endpoints","auth":false},{"method":"GET","path":"/v1/","auth":false,"note":"Full GraphQL + REST HTML docs"},{"method":"GET","path":"/docs","auth":false,"note":"Swagger OpenAPI"},{"method":"GET","path":"/redoc","auth":false},{"method":"GET","path":"/openapi.json","auth":false},{"method":"GET","path":"/debug/requests","auth":true},{"method":"POST","path":"/v1/token","auth":false,"aliases":["/token"],"note":"Graphics: client_id + client_secret → access_token"},{"method":"POST","path":"/v1/graphql","auth":true,"aliases":["/graphql"],"note":"Local GraphQL (memory/SQLite StatsBomb shape)"},{"method":"GET","path":"/competitions","auth":true},{"method":"GET","path":"/matches","auth":true,"note":"?date=YYYY-MM-DD"},{"method":"GET","path":"/matches/{match_id}","auth":true},{"method":"GET","path":"/matches/{match_id}/stats","auth":true,"note":"Team stats memory→sqlite→sync"},{"method":"GET","path":"/matches/{match_id}/events","auth":true},{"method":"POST","path":"/matches/{match_id}/sync","auth":true},{"method":"POST","path":"/matches/{match_id}/track","auth":true},{"method":"DELETE","path":"/matches/{match_id}/track","auth":true},{"method":"GET","path":"/live","auth":true,"note":"Tracked matches + tick"},{"method":"GET","path":"/broadcast/{match_id}/stats","auth":true,"note":"Graphics feed — memory, ~ms"},{"method":"GET","path":"/broadcast/{match_id}/stream","auth":true,"note":"SSE — ?api_key= for EventSource"},{"method":"GET","path":"/admin","auth":false,"note":"Admin UI"},{"method":"POST","path":"/admin/login","auth":false},{"method":"POST","path":"/admin/api-keys","auth":"admin","note":"Creates + syncs to peers"},{"method":"GET","path":"/admin/api-keys","auth":"admin"},{"method":"GET","path":"/admin/api-keys/export","auth":"admin"},{"method":"POST","path":"/admin/api-keys/import","auth":"admin"},{"method":"POST","path":"/admin/api-keys/sync","auth":"admin"},{"method":"DELETE","path":"/admin/api-keys/{id}","auth":"admin"},{"method":"POST","path":"/admin/oauth-clients","auth":"admin"},{"method":"GET","path":"/admin/oauth-clients","auth":"admin"},{"method":"GET","path":"/admin/oauth-clients/export","auth":"admin"},{"method":"POST","path":"/admin/oauth-clients/import","auth":"admin"},{"method":"DELETE","path":"/admin/oauth-clients/{id}","auth":"admin"},{"method":"GET","path":"/admin/usage","auth":"admin"},{"method":"POST","path":"/admin/usage/reset","auth":"admin"},{"method":"GET","path":"/admin/system","auth":"admin","note":"UZ+DO load"},{"method":"GET","path":"/admin/system/local","auth":"admin"},{"method":"GET","path":"/admin/catalog","auth":"admin"},{"method":"POST","path":"/admin/catalog/sync","auth":"admin"},{"method":"GET","path":"/admin/explore","auth":false,"note":"Match Explorer UI"},{"method":"GET","path":"/admin/explore/tournament","auth":"admin"},{"method":"GET","path":"/admin/explore/matches","auth":"admin"},{"method":"GET","path":"/admin/explore/matches/{id}","auth":"admin"},{"method":"GET","path":"/admin/explore/matches/{id}/events","auth":"admin"},{"method":"GET","path":"/admin/explore/matches/{id}/lineups","auth":"admin","note":"Lineups + jabha + key stats"},{"method":"GET","path":"/admin/explore/matches/{id}/players/{pid}","auth":"admin","note":"Hudl player panel (live memory)"},{"method":"GET","path":"/admin/explore/matches/{id}/pitch","auth":"admin","note":"Zones 3×3 + shot/pass"},{"method":"POST","path":"/admin/explore/matches/{id}/refresh","auth":"admin"}]}