Microsoft Graph REST API beta endpoint reference

The reference content in this section documents the Microsoft Graph REST APIs in the beta endpoint. The beta endpoint includes APIs that are currently in preview and aren't yet generally available. We invite you to try these APIs and provide your feedback.

Caution

The APIs in the beta endpoint are subject to change. We don't recommend that you use them in your production apps.

Call the beta endpoint

Microsoft Graph API requests to the beta endpoint use the following pattern:

https://graph.microsoft.com/beta/{resource}?[query_parameters]

For more information about Microsoft Graph REST API calls, see Use the Microsoft Graph API.

Microsoft Graph v1.0 endpoint

Currently, two versions of Microsoft Graph REST APIs are available: v1.0 and beta.

If you're interested in using APIs that are generally available, see Microsoft Graph v1.0 endpoint reference.

To determine whether a beta API is available in v1.0, use the version selector in the left navigation. If the API is available in v1.0, you can switch to the v1.0 reference article.

For more information, see Versioning and support.

What's new

Find out what's new in the beta endpoint.

For details about changes to Microsoft Graph APIs in beta, explore the API changelog.