graph api request limit

Daniel Dunér 1 Reputation point
2022-12-22T10:19:12.457+00:00

Hi, I had some question about the limit of amount of requests.

I have built an app that is taking in contacts from 3 endpoints in graph and this could be done for multiple users. in the documentation it is not recommended to cache, but I have to do new requests each time a user types in a new search for a contact?

how should I handle this according too microsoft? we could have a lot of users for this at the same time.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bhanu Kiran 3,616 Reputation points
    2022-12-22T21:19:00.647+00:00

    Hello @Daniel Dunér ,

    Please refer to this document to know about service specific limits for Exchange services.

    It's recommended to follow our Best practices to avoid throttling documentation when it comes to Graph API throttling.

    Please refer to the below documents for more information:
    https://learn.microsoft.com/en-us/graph/throttling-limits
    https://learn.microsoft.com/en-us/graph/throttling

    Hope this helps.
    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.