URL | Description |
---|---|
/prod |
Graphql Core Club API. |
/arbitrage-prod |
Arbitrage API (logically used by RefAssist for retrieving referees...). |
/psd |
ProSoccerData API for Tophockey teamRoles and teamPlayers. |
/cockpit-prod |
Cockpit API. |
NEW: Human-friendly docs!
A dump of all the GraphQL calls can now be browsed here:
Clubi does no longer feature the playground. Instead, you're encouraged to download an interactive Graphql playground yourself.
One notable example is Graphiql for Desktop. Once you downloaded Graphiql, you only need to set your endpoint & authorization header.
Need help to setup Graphiql? Go to Graphiql Setup.