Is there a fee for obtaining SharePoint download URLs using the Microsoft Graph API?

NR 20 Reputation points
2023-10-24T03:30:05.12+00:00

Hello.

We are currently considering using Microsoft Graph API to get download URLs for thousands of files such as Excel and PDF from SharePoint. (I want to get the download URL exactly like https://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http)

Please let me ask about the fees for using Microsoft Graph API.

In this case, can I use Microsoft Graph API for free?


It looks like there would be a fee according to this web site (https://learn.microsoft.com/en-us/graph/metered-api-list), but according to the Standard APIs on the other web site (https://learn.microsoft.com/en-us/graph/metered-api-overview) there would be a fee.

Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. Emily Du-MSFT 51,866 Reputation points Microsoft External Staff
    2023-10-24T09:07:08.4466667+00:00

    Microsoft Graph API is an integration of several services such as Users, Groups, Files, Mail, Teams etc. When you download SharePoint files, I assume you are using OneDrive and SharePoint Graph API which is currently free.

    This article ((https://learn.microsoft.com/en-us/graph/metered-api-list) you mentioned in the original post illustrates Teams chat Graph APIs and Assign sensitivity label Graph APIs require licensing and payment, it has nothing to do with OneDrive and SharePoint Graph API.


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

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.