LINE Messaging API

Enables bots to send and receive messages on the LINE platform, which dominates messaging in Japan and Southeast Asia, supporting text, images, carousels, and rich menus.

Evaluated Mar 07, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Other line messaging chatbot japan southeast-asia webhook
⚙ Agent Friendliness
57
/ 100
Can an agent use this?
🔒 Security
78
/ 100
Is it safe for agents?
⚡ Reliability
76
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
82
Error Messages
72
Auth Simplicity
78
Rate Limits
70

🔒 Security

TLS Enforcement
100
Auth Strength
75
Scope Granularity
60
Dep. Hygiene
78
Secret Handling
75

Webhook signature verification is required but opt-in in SDKs — must be explicitly enabled. Channel tokens are long-lived secrets requiring careful storage.

⚡ Reliability

Uptime/SLA
78
Version Stability
80
Breaking Changes
75
Error Recovery
72
AF Security Reliability

Best When

Your target users are in Japan or Southeast Asia and already use LINE as their primary messaging app.

Avoid When

Your audience is primarily in North America or Europe where LINE has negligible market share.

Use Cases

  • Send automated order confirmations or appointment reminders to LINE users in Japan/SE Asia
  • Build a customer support chatbot that handles FAQ replies via LINE's reply message API
  • Push proactive notifications (price alerts, shipping updates) to opted-in LINE users
  • Serve rich interactive menus and carousel templates for product browsing within LINE chat
  • Receive and process user-submitted images or location data sent through LINE

Not For

  • Reaching audiences outside Japan, Thailand, Taiwan, and other LINE-dominant markets
  • Receiving direct message history or bulk reading past conversations (limited pull access)
  • Bot-to-bot messaging or programmatic account creation

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key
OAuth: No Scopes: No

Channel Access Token issued per LINE channel; long-lived tokens available but stateless short-lived tokens are recommended. Webhook payloads must be verified via X-Line-Signature header (HMAC-SHA256).

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Reply messages (responding within a webhook event) are always free; push messages (proactive outbound) consume the monthly quota.

Agent Metadata

Pagination
cursor
Idempotent
Partial
Retry Guidance
Documented

Known Gotchas

  • Reply tokens expire in ~30 seconds — agents must respond within that window or the token is invalid
  • Maximum 5 message objects per single reply call; agents sending long content must chunk or use push instead
  • Webhook signature verification (X-Line-Signature) must be implemented or all events should be rejected — easy to skip and creates security hole
  • Push message quota is shared across all users; a runaway agent loop can exhaust the monthly allowance in minutes
  • Access token rotation: long-lived tokens don't auto-refresh; if revoked, all bot calls fail silently until token is replaced

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for LINE Messaging API.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-07.

6470
Packages Evaluated
26150
Need Evaluation
173
Need Re-evaluation
Community Powered