APIEndpoint referenceAdmin
/admin/premier-league-export
AuthorizationBearer <token>
Supabase access token.
In: header
Query Parameters
format?string
limit?string
location?string
teamIds?string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/admin/premier-league-export""string"/admin/player-assignments/reconcile POST
The scope is the union of three optional selectors — explicit player ids, a team, a tournament — so a caller can queue one player or a whole competition in the same shape of request.
/admin/send-custom-message POST
The legacy route let an anonymous caller broadcast arbitrary text to every Telegram subscriber.