How can I obtain the API spec file for Microsoft Graph APIs in json/yaml format?

aurora user04 0 Reputation points
2024-03-07T06:12:23.6+00:00

I am working on integrating messaging apps and need to understand the API specifications as per Open API specs. I found the details I need on https://developer.microsoft.com/en-us/graph/graph-explorer, but going through every API with params is a hard job. I am looking for the API spec file in json/yaml format, so that our complete dev team can refer to that and build apps. Something like https://github.com/openai/openai-openapi/blob/master/openapi.yaml would be really useful.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,448 questions
0 comments No comments
{count} votes