JotiHunt Official Endpoints
Get articles
Returns articles with pagination
GET
Use Cases
The /articles
endpoint allows you to retrieve all published articles from the Jotihunt platform. Here are some common use cases:
- Game Updates: Display the latest news and announcements on your team’s dashboard.
- Event Timeline: Create a chronological timeline of all important event announcements.
- Notification System: Implement a notification system to alert your team about new articles.
- Content Aggregation: Incorporate Jotihunt articles into your team’s custom application.
Code Examples
Query Parameters
Page number for pagination
Number of articles per page
Response
200
application/json
Articles response with pagination
The response is of type object
.