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 Module API

Four operations for the module feature, which lets a partner-operated module channel take and release chat control on behalf of a LINE Official Account — detach a module, acquire chat initiative, release it, and list the bots a module is attached to.

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

Tagged areas include Modules and Partner. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 4 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.

4 operations 4 paths 4 schemas 1 GET3 POST

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 Module 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 4

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

line-module 4
POST
/v2/bot/channel/detach
The module channel admin calls the Detach API to detach the module channel from a LINE Official Account.
detachModule body → 200
POST
/v2/bot/chat/{chatId}/control/acquire
If the Standby Channel wants to take the initiative (Chat Control), it calls the Acquire Control API. The channel that was previously an Active Channel will automatically switch to a Standby Channel.
acquireChatControl 1 param body → 200
POST
/v2/bot/chat/{chatId}/control/release
To return the initiative (Chat Control) of Active Channel to Primary Channel, call the Release Control API.
releaseChatControl 1 param → 200
GET
/v2/bot/list
Gets a list of basic information about the bots of multiple LINE Official Accounts that have attached module channels.
getModules 2 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ModuleBot (5 properties), GetModulesResponse (2 properties), AcquireChatControlRequest (2 properties), DetachModuleRequest (1 property). Each schema is shown below with its type and property counts.

DetachModuleRequest
object
Unlink (detach) the module channel by the operation of the module channel administrator
1 property
AcquireChatControlRequest
object
Request entity of the Acquire Control API
2 properties
GetModulesResponse
object
List of bots to which the module is attached
2 properties 1 required
ModuleBot
object
basic information about the bot.
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

line-module-openapi.yml Raw ↑

Other APIs LINE publishes across the network.

LINE Messaging API
LINE Messaging API Webhook
LINE Channel Access Token API
LINE Insight API
LINE Manage Audience API
LIFF Server 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 Module 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.