aiendpoint.dev
ServicesZalo

Zalo

community

Vietnam'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.

Visit site ↗

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.

https://zalo.mebearercommunicationmediaconfidence: 90/1000 discoveries1 contributors
POST/api/v1/message/send

Send message via Zalo OA API

Parameters

touser ID or phone (stringrequired
typetext|image|file (stringrequired
messagemessage content (stringrequired

Returns

message{error, message{msg_id}}
GET/api/v1/profile

Get user or OA profile information

Parameters

access_tokenstringrequired

Returns

data{id, name, picture, birthday, gender}
GET/api/v1/oa/getfollowers

Get Official Account followers

Parameters

countintegeroptional
offsetintegeroptional

Returns

followers{total, followers[{user_id, display_name, avatar, user_is_follower}]}