Step 1
Authorize Application
Click the "Authorize" button to authorize the use of the Outlook APIs. This uses the Azure v2 OAuth endpoints.
Step 2
Exchange Auth Code for Tokens
Once you have the Authorization Code from Step 1, click the "Get Tokens" button. You will get a refresh token and an access token with which you can make API requests to Office 365 or Outlook.com.
Step 3
Select a query
Simply select a query from the examples and specify the level of metadata to return.
You can modify the query if the example you select isn't quite what you want.
Then, click the "Send" button to make the HTTP Request.
Edit Query
Note: Queries must start with https://outlook.office.com/api/{version}/me
- Request Editor
- Last Request/Response
More Information
Request:
No request.
Response:
No response.
