Các API Zalo thường gặp

Cài đặt chung

API gửi tin nhắn

Format chung - Tài liệu chi tiết tại đây

--header 'access_token: <oa_access_token>'
--header 'Content-Type: application/json'
https://openapi.zalo.me/v3.0/oa/message/cs
{
  "recipient": {
    "user_id": "8193882031896288901"
  },
  "message": {
    "text": "hello, world!"
  }
}
Discard
Save
This page has been updated since your last edit. Your draft may contain outdated content. Load Latest Version

On this page

Review Changes ← Back to Content
Message Status Space Raised By Last update on