Cost for using Microsoft Graph API

Niels Kolk 20 Reputation points
2023-10-30T13:52:46.1933333+00:00

I am planning to use the Graph API to retrieve information for Role Based Access Control in Power BI. Specifically, I need groups, users, and their respective rights. I am unsure if there are any costs associated with the use of this API. Can anyone provide more information or resources on this subject?

Windows for business Windows Server User experience PowerShell
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. Md Asif Muztaba 325 Reputation points Microsoft External Staff
    2023-12-27T05:03:50.29+00:00

    Yes, there are costs associated with using certain parts of the Microsoft Graph API. Microsoft Graph includes APIs that are available at no additional cost with user subscription licenses and APIs and services that are metered. Metered APIs and services in Microsoft Graph incur costs based on usage. The costs might be incurred per API call made, per object returned in an API call, or through other measures.

    For example, Microsoft Graph Data Connect consumption charges are billed monthly on a pay-as-you-go basis and are calculated per-1,000 objects extracted. The rate is $0.375 for 1,000 Microsoft Graph objects. For example, if you access 10,000 total objects, you will receive an Azure bill for $3.75.

    However, many Graph APIs do not require any additional licensing and payment requirements, they can be used with your existing Microsoft 365 license.

    Please note that these costs are estimates only and are not intended as actual price quotes. Actual pricing may vary depending on the type of agreement entered with Microsoft, date of purchase, and the currency exchange rate.

    If you plan to use the Graph API extensively, it would be a good idea to review the Microsoft Graph pricing details and the overview of metered APIs and services in Microsoft Graph for more information. If you have further questions, you may need to contact a Microsoft Azure sales specialist.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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