LINE
communityMessaging platform popular in Japan, Thailand, and Taiwan. Offers messaging, calls, payments, and bot API.
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
https://api.line.me/v2/bot/message/pushSend message via LINE Messaging API
Parameters
touser ID (stringrequiredmessagesmessage objects array (arrayrequiredReturns
sentMessages[] with id, quoteTokenGET
https://api.line.me/v2/bot/profile/{userId}Get user profile
Parameters
userIdLINE user ID (stringrequiredReturns
userId, displayName, pictureUrl, statusMessage, languageGET
https://api.line.me/v2/bot/group/{groupId}/members/idsList group chat members
Parameters
startcontinuation token (stringoptionalgroupIdgroup ID (stringrequiredReturns
memberIds[], next (pagination token)