Microsoft Outlook is an email client and personal information manager developed by Microsoft, featuring email organization, calendar scheduling, contact management, task tracking, and note-taking capabilities. It is part of the Microsoft Office suite and is available for various platforms, including Windows, macOS, and mobile devices.
Account Request URL
-Base Endpoint
-
Message
Get a message by its ID.
/messages/{id}
id
MailFolder
Get a mail folder by its ID.
/me/mailFolders/{id}
id
User
Get the details of the signed-in user.
/me
Calendar
Get a calendar by its ID.
/me/calendars/{id}
id
Event
Get an event by its ID.
/me/events/{id}
id
Contact
Get a contact by its ID.
/me/contacts/{id}
id
MailFolder
Create a new mail folder.
/me/mailFolders
Event
Create a new event.
/me/calendars/{calendarId}/events
calendarId
Contact
Create a new contact.
/me/contacts
Message
Send a message.
/me/sendMail
Event
Update an event by its ID.
/me/events/{id}
id
User
Update the details of the signed-in user.
/me
MailFolder
Update a mail folder by its ID.
/me/mailFolders/{id}
id
Contact
Update a contact by its ID.
/me/contacts/{id}
id
Event
Delete an event by its ID.
/me/events/{id}
id
MailFolder
Delete a mail folder by its ID.
/me/mailFolders/{id}
id
Contact
Delete a contact by its ID.
/me/contacts/{id}
id, etag
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.