Method / Path: |
GET /search |
Description: |
Search for clubs by keyword. |
Required (form) parameters: |
q: The search query
apikey: Valid API key registered at swiss unihockey
|
Optional (query) parameters: |
limit: The search result limit [10]
|
Response formats: |
xml
|
Status codes: |
200: OK — Returning all clubs found for the given keyword.
404: Not Found — No club for the given keyword found.
400: Bad Request — Given club name too short (at least 5 characters are required).
|
Testing: |
Test form (click to reveal)
Hide
|