Microsoft Graph Teams API
Core REST API for accessing Teams data including teams, channels, messages, tabs, apps, members, online meetings, and calls through Microsoft Graph.
Documentation
Documentation
https://learn.microsoft.com/en-us/graph/api/resources/teams-api-overview
Authentication
https://learn.microsoft.com/en-us/graph/auth/
RateLimits
https://learn.microsoft.com/en-us/graph/throttling
Specifications
OpenAPI
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/openapi/microsoft-teams-graph-api.yaml
AsyncAPI
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/asyncapi/microsoft-teams-asyncapi.yaml
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-schema/teams-graph-api-team-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-schema/teams-graph-api-channel-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-schema/teams-graph-api-chat-message-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-schema/teams-graph-api-conversation-member-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-schema/teams-graph-api-online-meeting-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-schema/teams-graph-api-call-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-structure/teams-graph-api-team-structure.json
Other Resources
SDKs
https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
JSONLD
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-ld/microsoft-teams-graph-api-context.jsonld
Examples
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/examples/teams-graph-api-team-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/examples/teams-graph-api-channel-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/examples/teams-graph-api-chat-message-example.json
GraphQL
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/graphql/microsoft-teams-graphql.md
APIsJSON
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/apis.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-add-member-and-welcome-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-archive-team-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-audit-team-channels-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-broadcast-to-joined-team-channel-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-create-team-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-discover-channel-tabs-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-inventory-team-collaboration-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-offboard-team-member-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-onboard-team-member-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-post-channel-announcement-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-promote-team-member-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-provision-channel-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-rename-team-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/arazzo/microsoft-teams-review-channel-conversation-workflow.yml