Zalo
communityVietnam's most popular messaging and social media app with 74+ million users, developed by VNG Corporation. Offers messaging, voice/video calls, news feed, business pages, and payments. Used by 70%+ of Vietnamese smartphone users for personal and business communication.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
/api/v1/message/sendSend message via Zalo OA API
Parameters
touser ID or phone (stringrequiredtypetext|image|file (stringrequiredmessagemessage content (stringrequiredReturns
message{error, message{msg_id}}GET
/api/v1/profileGet user or OA profile information
Parameters
access_tokenstringrequiredReturns
data{id, name, picture, birthday, gender}GET
/api/v1/oa/getfollowersGet Official Account followers
Parameters
countintegeroptionaloffsetintegeroptionalReturns
followers{total, followers[{user_id, display_name, avatar, user_is_follower}]}