WeChat Work (WeCom) API

Server API for Enterprise WeChat / WeCom — Tencent's enterprise collaboration suite. All calls are HTTPS/JSON, UTF-8 encoded, and require an access token. Covers Contacts management (members, departments, tags), messaging & event callbacks, group chat sessions and passive reply, External Contacts (customer management, departing-employee inheritance, customer groups, moments), web OAuth / Web login components / secondary verification, Office Automation (mail, document collaboration, calendar, meetings, cloud drive, livestreaming), enterprise payments (red envelopes, employee payment, external collections / invoicing), conversation-content archive for compliance, school/parent communication, civic / grid services, and the AI & data zone for analytics and knowledge bases.

WeChat Work (WeCom) API is one of 13 APIs that WeChat publishes on the APIs.io network.

Tagged areas include WeCom, Enterprise WeChat, Collaboration, Contacts, and Messaging. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: wechat:wechat-work-api
name: WeChat Work (WeCom) API
description: Server API for Enterprise WeChat / WeCom — Tencent's enterprise collaboration suite. All
  calls are HTTPS/JSON, UTF-8 encoded, and require an access token. Covers Contacts management (members,
  departments, tags), messaging & event callbacks, group chat sessions and passive reply, External Contacts
  (customer management, departing-employee inheritance, customer groups, moments), web OAuth / Web login
  components / secondary verification, Office Automation (mail, document collaboration, calendar, meetings,
  cloud drive, livestreaming), enterprise payments (red envelopes, employee payment, external collections
  / invoicing), conversation-content archive for compliance, school/parent communication, civic / grid
  services, and the AI & data zone for analytics and knowledge bases.
humanURL: https://developer.work.weixin.qq.com/document/path/90664
baseURL: https://qyapi.weixin.qq.com
tags:
- WeCom
- Enterprise WeChat
- Collaboration
- Contacts
- Messaging
- External Contacts
- Office
- Compliance
properties:
- url: https://developer.work.weixin.qq.com/document/path/90664
  type: Documentation
- url: https://developer.work.weixin.qq.com/
  type: DeveloperPortal
- url: https://work.weixin.qq.com/wework_admin/loginpage_wx
  type: Login
- url: https://github.com/sbzhu/weworkapi_python
  type: SDK