How to enable Messaging API
This tutorial is for connecting to the Messaging API and obtaining the required information step by step.
Go to the official account to connect
If you already have an official account, click directly on the official account page you want to connect. If not, please follow the steps to create one LINE Official Account Manager .
If you already have an official account but it does not appear in the list, it may be because you do not have administrator permissions. The account administrator can adjust the corresponding permissions.

Enable the Message API
Click “Manage” at the top right, then click “Message API,” then click “Enable Message API.”

After enabling, you will be asked to select or create a service provider. The service provider is usually the name of a company, organization, or individual, such as your own name or your company’s name.

Then you can copy and paste your company webpage’s privacy policy and terms of service URLs, and confirm enabling the Message API.

Go to the Developer page
After the previous step, you will see information such as “Channel ID” and “Channel secret” in the current interface.
But please click the link below that says “You can perform other settings fromLINE Developers” to go directly to LINE Developers page.

Enter LINE Developers the backend, select the Admin you just set up, and you can view more detailed integration information.

You can find integration data such as “Channel secret” and “Channel access token” respectively in “Basic settings” and “Messaging API,” which allows you to perform the integration steps in order.

Last updated