Hi @Utkarsh Prashar
Try the API endpoint below, this will return 200 items per page and count your event object set.
https://graph.microsoft.com/v1.0/me/events?$top=200&$count=true
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.