gebeurtenis
17 mrt, 21 - 21 mrt, 10
Neem deel aan de meetup-serie om schaalbare AI-oplossingen te bouwen op basis van praktijkgebruiksvoorbeelden met collega-ontwikkelaars en experts.
Nu registrerenDeze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Graph Explorer is a developer tool for exploring Microsoft Graph APIs. Use it to:
To get started, go to Graph Explorer in your browser.
You can run the prebuilt sample queries to see how the API works. Select any sample query, such as Get my profile, to see the request and response.
You can use Graph Explorer without signing in. Users who sign in can access their own tenants and perform more advanced operations. To try POST, PUT, PATCH, and DELETE requests, sign in with your Microsoft 365 account.
We recommend signing into your Microsoft 365 Developer sandbox tenant instead of your production tenant to avoid running operations that can affect your production data.
Belangrijk
If you choose to sign in with your organizational account, running any write request in Graph Explorer might affect the data in the tenant.
To run a query in Graph Explorer:
Some queries require specific permissions. If a query fails due to insufficient permissions, you see an error message. To consent to permissions:
Use the Resources tab and the documentation feature to find the right API for your application.
Use the Resources tab to browse a list of Microsoft Graph resources in the beta and v1.0 endpoints or use the search bar to search for a specific resource.
You can also select specific queries to add to your collection. When you're finished adding resources, choose Preview collection. From the collection view, you can review, remove, and download the resources you selected.
Select Documentation on each query to learn more about the API endpoint. The relevant API reference provides more information about the request parameters, response structure, and required permissions.
Use the following features in Graph Explorer to integrate Microsoft Graph APIs into your application.
After running a query, select the Code snippets tab to see how to perform the same operation in your preferred language (C#, JavaScript, Java, Go, PowerShell).
Microsoft Graph Toolkit provides reusable, framework-agnostic web components and helpers that have built-in providers that authenticate with and fetch data from Microsoft Graph.
The toolkit component in Graph Explorer allows you to visualize Microsoft Graph Toolkit components that correspond to the API queries. A blue dot on the toolkit component tab indicates an available component for the currently specified REST API query. You can conveniently copy the code for the component to your app.
Adaptive cards provide platform-agnostic snippets of UI, authored in JSON, that apps and services can openly exchange. A blue dot on the adaptive cards tab indicates that an adaptive card is available for the selected query.
To help you make the most of Graph Explorer, familiarize yourself with the following additional features of the tool.
Select History to access and export queries run over the past 30 days.
You can customize the Graph Explorer UI by using the settings icon at the top right. You can also expand, collapse, or resize the sidebar.
To share your current query, select Share so people can try out the specific query in Graph Explorer.
gebeurtenis
17 mrt, 21 - 21 mrt, 10
Neem deel aan de meetup-serie om schaalbare AI-oplossingen te bouwen op basis van praktijkgebruiksvoorbeelden met collega-ontwikkelaars en experts.
Nu registrerenTraining
Certificering
Microsoft 365 Gecertificeerd: Administrator Expert - Certifications
Als u een beheerder bent die Microsoft 365 implementeert en beheert en verantwoordelijk is voor de implementatie en administratie op tenantniveau van cloud- en hybrideomgevingen, is deze certificering voor u ontworpen.
Documentatie
Use the Microsoft Graph API - Microsoft Graph
Learn how to register your app and get authentication tokens for a user or service before you make requests to the Microsoft Graph API.
Microsoft Graph REST API beta endpoint reference - Microsoft Graph beta
Find reference content for the Microsoft Graph REST APIs in the beta endpoint, which includes APIs that are currently in preview and aren't yet generally available.
Calling the Microsoft Graph API - Microsoft Graph
To access and manipulate a Microsoft Graph resource, you call and specify the resource URLs using one of the following operations: