Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,800 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am new to using MS Graph. I am working on an integration between a web application and sharepoint using MS Graph. Right now this is done in my Developer sandbox. When this goes to our regular Microsoft 365 account how will it be charged? It is charged a certain price per API usage? I am creating an app inside of Azure and my integration is using that client id and other information to get the access token so there would be no users created (other than maybe one or two for administration). Is there any information on how MS graph API usage is billed? Thanks.