How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LINE Insight API

Seven read operations returning analytics for a LINE Official Account — friend demographics, number of followers, number of message deliveries by day, per-request message event statistics (impressions, clicks, per-link breakdown), statistics per aggregation unit, and rich menu insight totals and daily series.

LINE Insight API is one of 10 APIs that LINE publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Analytics and Insight. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 7 operations across 7 paths, and defines 28 schemas. It is described by OpenAPI 3.0.0, at version 0.0.1.

Requests are made against a single base URL, https://api.line.me.

7 operations 7 paths 28 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.0.1
Base URL
https://api.line.me
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

LINE Insight API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer). By default, every request must be authenticated.

  • Bearer — Channel access token

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. Each is listed below with its method, path, parameters, and response codes.

insight 7
GET
/v2/bot/insight/demographic
Retrieves the demographic attributes for a LINE Official Account's friends.You can only retrieve information about friends for LINE Official Accounts created by users in Japan (JP), Thailand (TH), Ta…
getFriendsDemographics → 200
GET
/v2/bot/insight/message/delivery
Get number of message deliveries
getNumberOfMessageDeliveries 1 param → 200
GET
/v2/bot/insight/followers
Get number of followers
getNumberOfFollowers 1 param → 200
GET
/v2/bot/insight/message/event
Get user interaction statistics
getMessageEvent 1 param → 200
GET
/v2/bot/insight/message/event/aggregation
You can check the per-unit statistics of how users interact with push messages and multicast messages sent from your LINE Official Account.
getStatisticsPerUnit 3 params → 200
GET
/v2/bot/insight/richmenu/{richMenuId}/summary
Get rich menu insight summary
getRichMenuInsightSummary 3 params → 200400404
GET
/v2/bot/insight/richmenu/{richMenuId}/daily
Get rich menu insight daily
getRichMenuInsightDaily 3 params → 200400404

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are GetStatisticsPerUnitResponseMessage (13 properties), GetMessageEventResponseMessage (12 properties), GetNumberOfMessageDeliveriesResponse (11 properties), GetMessageEventResponseOverview (7 properties). Each schema is shown below with its type and property counts.

GetFriendsDemographicsResponse
object
Get friend demographics
6 properties
GenderTile
object
2 properties
AgeTile
object
2 properties
AreaTile
object
2 properties
AppTypeTile
object
2 properties
SubscriptionPeriodTile
object
2 properties
GetNumberOfMessageDeliveriesResponse
object
Get number of message deliveries
11 properties
GetNumberOfFollowersResponse
object
Get number of followers
4 properties
GetMessageEventResponse
object
Statistics about how users interact with narrowcast messages or broadcast messages sent from your LINE Official Account.
3 properties
GetMessageEventResponseOverview
object
Summary of message statistics.
7 properties
GetMessageEventResponseMessage
object
12 properties
GetMessageEventResponseClick
object
5 properties
GetStatisticsPerUnitResponse
object
Response object for get statistics per unit
3 properties 3 required
GetStatisticsPerUnitResponseOverview
object
Statistics related to messages.
4 properties
GetStatisticsPerUnitResponseMessage
object
13 properties 1 required
GetStatisticsPerUnitResponseClick
object
5 properties 2 required
GetRichMenuInsightSummaryResponse
object
Summary of impression and click statistics for a rich menu created via the Messaging API.
5 properties 1 required
GetRichMenuInsightSummaryResponseImpression
object
Impression metrics for the whole rich menu.
1 property 1 required
GetRichMenuInsightSummaryResponseClick
object
Click metrics for a single tappable area of the rich menu.
2 properties 2 required
GetRichMenuInsightSummaryResponseBounds
object
Target area of the metrics, represented by the top-left coordinate, width, and height.
4 properties 4 required
GetRichMenuInsightSummaryResponseMetrics
object
Aggregated number of events and unique users over the whole period.
2 properties 2 required
GetRichMenuInsightDailyResponse
object
Daily impression and click statistics for a rich menu created via the Messaging API.
5 properties 1 required
GetRichMenuInsightDailyResponseImpression
object
Daily impression metrics for the whole rich menu.
1 property 1 required
GetRichMenuInsightDailyResponseClick
object
Daily click metrics for a single tappable area of the rich menu.
2 properties 2 required
GetRichMenuInsightDailyResponseBounds
object
Target area of the metrics, represented by the top-left coordinate, width, and height.
4 properties 4 required
GetRichMenuInsightDailyResponseDailyMetrics
object
Aggregated number of events and unique users for a single day.
3 properties 3 required
ErrorResponse
object
2 properties 1 required
ErrorDetail
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

line-insight-openapi.yml Raw ↑

Other APIs LINE publishes across the network.

LINE Messaging API
LINE Messaging API Webhook
LINE Channel Access Token API
LINE Manage Audience API
LIFF Server API
LINE Module API
LINE Module Attach API
LINE Mission Sticker API
LINE Login v2.1
Where this information came from

This is an independent, third-party profile of LINE Insight API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.