JotiHunt Official Endpoints
Get areas
Returns all areas and their current status
GET
The status
property can be one of the following:
green
- The area is active and can be hunted.red
- The area is inactive and cannot be hunted.orange
- The area is going to be red soon. But can still be hunted.
Use Cases
The /areas
endpoint provides information about all the hunting areas in the Jotihunt game. Here are some practical use cases:
- Interactive Maps: Create custom maps showing the boundaries of each hunting area.
- Team Strategy: Develop strategies based on area information and team locations.
- Location Tracking: Track which areas your team has visited or needs to visit.
- Area Status Monitoring: Monitor status changes of different areas throughout the game.
Code Examples
Response
200
application/json
Areas response
The response is of type object
.