About LINE Developers site
LY Corporation provides an API (hereafter called LINE API) that enables external companies and developers to connect with LY Corporation services. The LINE Developers site (https://developers.line.biz/) provides developers with documents explaining the specifications and development procedures of the LINE API.
For example, suppose a developer wants to add a "LINE Login" button to an EC site run by their company so that end users can easily log in using their LINE accounts. The LINE Developers site publishes documents and API references so that the developer could implement the feature seamlessly without running into technical issues such as not knowing the implementation process.
| LINE Developers site's contents | Description |
|---|---|
| News | Notifies you of the LINE Platform updates and outage information. |
| Products | Briefly introduces the characteristics and overview of each service. |
| Documentation | Documents and API references that describe development procedures and specifications for each service. |
| FAQ | Answers to frequently asked questions about LINE API. |
| Glossary | Glossary of terms related to LINE API. |
| LINE Developers Console | Management screen for developers. For more information, see LINE Developers Console overview in the LINE Developers Console documentation. |
Providing Markdown format
You can retrieve and display the documents and references under the following categories in Markdown format:
- LINE Platform basics
- LINE Developers Console
- Messaging API (*)
- LINE Login
- LINE Front-end Framework (LIFF)
- LINE MINI App
- Options for corporate customers
* The Stickers and LINE emoji pages are not supported.
Pages in these categories now include the buttons shown below near the page title. You can use these buttons to copy or display the page's content in Markdown format.
| Button | Description |
|---|---|
| Copy for LLM | Copies the current page's content in Markdown format to the clipboard. |
| View as Markdown | Opens the Markdown file for the current page in a new tab. You can access the Markdown file by adding index.html.md to the end of the page URL. |
Providing llms.txt
We provide llms.txt in the root directory of the LINE Developers site. This file contains a list of URLs for key documentation pages.
llms.txt is a structured text file designed to help LLMs efficiently access and process documentation. For more information, see https://llmstxt.org/.
LINE Developers site's related sites
There are related sites to the LINE Developers site that you could use alongside depending on the purpose.