history events of a day
This API gives you all the history events like birth, death, war, invention of famous person or events. In the response you can see the relevant sub information and their reference links in the response.
history events of a day endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Events Using GET Method /api/getevents/{month}/{day} |
This endpoint gives the events and link related to the events. Needed Month and Day passed as params in url 1) pass the valid day of month 2) pass the month in as full name in… |
| POST |
Get Events Using POST Method /api/getevents |
This request uses the POST method, Needed Month and Day passed in the request body. 1) pass the valid day of month 2) pass the month in as full name in lowercase ex: "january" |
| POST |
Get Events Using POST Method /api/getevents |
This request uses the POST method, Needed Month and Day passed in the request body. 1) pass the valid day of month 2) pass the month in as full name in lowercase ex: "january" |
| GET |
Get Events Using GET Method /api/getevents/{month}/{day} |
This endpoint gives the events and link related to the events. Needed Month and Day passed as params in url 1) pass the valid day of month 2) pass the month in as full name in… |
history events of a day pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $19.99 / month | — |
|
| MEGA | $49.99 / month | — |
|