The RefAssign organization API lets your systems read and manage games, assignments, and officials data. Every request must include a bearer token issued to your organization.
All requests to the organization API are made relative to the following base URL:
https://api.refassign.ca/api/v1Send your organization's API key as a bearer token on every request:
Authorization: Bearer YOUR_ORGANIZATION_API_KEY| Plan | Requests / minute | Officials & payments endpoints |
|---|---|---|
| Professional | 60 | Not available |
| Enterprise | 600 | Included |
Limits are shared across every API key on your organization. Exceeding your limit returns a 429 response.