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
SDKs
Examples
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/examples/teams-graph-api-team-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/examples/teams-graph-api-channel-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/examples/teams-graph-api-chat-message-example.json
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
JSONLD
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/json-ld/microsoft-teams-graph-api-context.jsonld
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-apps.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-calls.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-channels.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-members.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-messages.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-online-meetings.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-tabs.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-teams/refs/heads/main/capabilities/graph-teams.yaml