LINE Messaging API SDKs

View as Markdown

LINE Messaging API SDKs include libraries, tools, and samples to make it easier for you to start developing bot apps with the Messaging API. Both the official SDKs and community SDKs are open-sourced and available in different programming languages.

Official SDKs

Official SDKs support the following languages:

Archives

The official SDKs for the following languages will no longer be updated. Each SDK can still be used, but no further changes will be made, such as the addition of new features, bug fixes, or security improvements.

LINE OpenAPI

LINE OpenAPI is a set of API interfaces provided by the LINE Platform, such as the Messaging API and LIFF server API, defined according to the OpenAPI specification. By using code generators such as OpenAPI Generator and Swagger Codegen, you can easily use the features provided by the LINE Platform even in programming languages for which no SDK is provided.

Community SDKs and libraries

The community SDKs and libraries are developed by third party developers and are available under general open source licenses. LY Corporation conducts limited reviews on the community SDKs, but doesn't provide official support or guarantee for the SDKs. See the licenses and disclaimers for each community SDK.

LibraryLanguage/
Technology
DescriptionPublisherLicenseStars
fireliff-cliN/ACLI for LIFFintocodeMIT
LINEChannelConnectorN/ALINE Channel Connector for BotBuilderkenakamuMIT
line_bot_frameworkPHPFramework for bot developmentshidecMIT
line-chatbot-boilerplatePythonTemplates for bot developmentmgilangjanuarMIT
LINESimulatorN/ALINE simulator for debugging botskenakamuMIT
line-richmenus-managerN/AGUI tool to create and manage rich menukenakamuMIT
linebotNode.jsLINE Messaging API SDK for Node.jsboybunditMIT
botbuilder-linebot-connectorNode.jsMicrosoft Bot Framework v3 connector for the LINE Messaging APIWolkeMIT
bottenderNode.jsFramework that lets you quickly create bots that can run on multiple platformsYoctolMIT
messaging-api-lineNode.jsLINE Messaging API SDK for Node.jsYoctolMIT
line-bot-sdk-dotnetC#LINE Messaging API SDK for .NET StandarddlemstraApache-2.0
LineMessagingApiC#LINE Messaging API SDK for C#pierre3MIT
line-bot-sdkHaskellLINE Messaging API SDK for HaskellmoleikeBSD