Office 365 & Office アドイン 開発者ブログ

Office 365 API、Offce アドイン(Office用アプリ・Office Add-ins)の開発を中心に、自分の持っている知識や経験をすべてまとめていくブログになります

Office 365, Azure API一覧【ResourceID、Reference】

自分用にまとめました。
Office 365アカウントで利用できるAPIサービスの、resource IDおよびReferenceになります。


【discovery service】
■Resource https://api.office.com/discovery
■Reference https://msdn.microsoft.com/en-us/office/office365/api/discovery-service-rest-operations


【Azure AD Graph API
■Resource https://graph.windows.net
■Reference https://msdn.microsoft.com/Library/Azure/Ad/Graph/api/api-catalog


Outlook(Exchange)】
■Resource https://outlook.office365.com (※環境によって異なる可能性あり?discovery serviceで取得できる)
■Reference https://msdn.microsoft.com/en-us/office/office365/api/api-catalog


SharePoint
■Resource https://XXXXXX.sharepoint.com (※XXXXXX・・・テナント名。discovery serviceで取得できる)
■Reference https://msdn.microsoft.com/en-us/library/office/Dn593591.aspx


【Yammer】
■Resource https://www.yammer.com/
■Reference https://developer.yammer.com/docs/ の左タブ「REST API」部分


【unified API(preview)】
■Resource https://graph.microsoft.com
■Reference https://msdn.microsoft.com/en-us/office/office365/howto/office-365-unified-api-reference


他にもあれば随時更新。