Endpoints
Base URL
Each endpoint should be prefixed with the Base URL. The Base url depends on the system you are targetting.
Example: AE Handball System - URL: aehandball.woow.no
https://aehandball.woow.no/api/{endpoint}Avaiable Endpoints
| Endpoint | Description |
|---|---|
| users | List of Registered Users for the given system. |
| tickets | List of Tickets for the given system. |
| merchandise | List of Merchandise Item Sales for the given system. |
| members | List of User Members for the given system. |
| user_permission | List of Users Permisions for the given system. |
CROWDMANAGER