Scoreboards
Scoreboard scopes exist in the permission model, but the current public v1 route set does not publish REST endpoints for scoreboard assets or output configuration.
Scoreboard creation and output wiring are currently managed through the app UI. Integrations that need to automate live operations should focus on the published table, match, team, and player-list endpoints, then use Open Scoreboard output URLs from the product interface where needed.
Implementation notes
- The OpenAPI document intentionally omits unpublished resources.
- Keep your automation boundary on the current public API instead of internal scoreboard storage.
Current status
This topic is documented because it exists in the product or permission model, but there are no published public REST routes for it in the current v1 schema.