Chatwork API v2

REST API for managing your Chatwork user profile, contacts, rooms, messages, tasks, and files. Authentication uses an API token in the X-ChatWorkToken HTTP header, or OAuth 2.0 for third-party integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: chatwork:chatwork-api
name: Chatwork API v2
description: REST API for managing your Chatwork user profile, contacts, rooms, messages, tasks, and files.
  Authentication uses an API token in the X-ChatWorkToken HTTP header, or OAuth 2.0 for third-party integrations.
humanURL: https://developer.chatwork.com
baseURL: https://api.chatwork.com/v2
tags:
- Messaging
- Chat
- Rooms
- Tasks
- Collaboration
properties:
- type: Documentation
  url: https://developer.chatwork.com
- type: API Reference
  url: https://developer.chatwork.com/reference
- type: OpenAPI
  url: openapi/chatwork-openapi.yml
- type: OAuth
  url: https://developer.chatwork.com/docs/oauth