ArbiterSports Partner API (officiating assignment data)
domain: partner.arbitersports.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Contact ArbiterSports partner support to request Partner API access, which requires a signed contract
Receive credentials and environment details once the partnership is approved
Explore available endpoints using the published Swagger UI before writing integration code
Call assignment endpoints such as GetAssignments, GetAssignmentsByUniqueGameIds, or GetWorkerAssignments
Map returned fields (assignmentId, uniqueGameId, officialId, role, status, lastModifiedDate) into your own scheduling records
Poll on a schedule to detect assignment changes, since the API is request/response rather than push-based
Known gotchas
Access is fully partner-gated behind a signed agreement - there is no self-serve developer signup
Arbiter's internal game/official IDs are not your system's IDs, so a reconciliation/mapping layer is required
Because there is no webhook/push mechanism, near-real-time sync depends on how frequently you poll
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?