LINE website screenshot

LINE

LINE is a Japan-based messaging platform operated by LY Corporation, with over 200 million monthly active users across Japan, Taiwan, Thailand and Indonesia, offering messaging, payments, news and a broad ecosystem of services. The LINE Developers platform exposes public APIs for building chatbots and Official Accounts (Messaging API), issuing and rotating credentials (Channel Access Token API), reading delivery and audience analytics (Insight API), building marketing audiences (Manage Audience API), running web apps inside the LINE client (LIFF), and social login via LINE Login v2.1 over OAuth 2.0 and OpenID Connect. LINE publishes nine first-party OpenAPI documents covering 111 operations at github.com/line/line-openapi and generates all six official server SDKs from them. Server API calls authenticate with a channel access token presented as an HTTP Bearer credential and scoped to a single LINE channel.

LINE publishes 11 APIs on the APIs.io network, including Channel Access Token API, Dummy API, Insight API, and 8 more. Tagged areas include Messaging, Chatbots, Social Login, Mini Apps, and Marketing.

The LINE catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

LINE’s developer surface includes authentication, CLI, sandbox, changelog, documentation, API reference, getting-started guide, and 47 more developer resources.

69.1/100 exemplar ▬ flat Agent 45/100 agent native saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serveFree trial
9 APIs 2 MCP Servers
MessagingChatbotsSocial LoginMini AppsMarketingWebhookOpenID ConnectAudienceAnalyticsJapan

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/line: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

LINE Login v2.1

End-user authentication and authorization over OAuth 2.0 authorization code grant and OpenID Connect. Authorization runs at access.line.me; token, userinfo, revocation and JWKS ...

LINE Channel Access Token API

The channel-access-token API from LINE — 8 operation(s) for channel-access-token.

LINE Dummy API

The dummy API from LINE — 1 operation(s) for dummy.

LINE Insight API

The insight API from LINE — 7 operation(s) for insight.

LINE Liff API

The liff API from LINE — 2 operation(s) for liff.

LINE Line Module API

The line-module API from LINE — 4 operation(s) for line-module.

LINE Line Module Attach API

The line-module-attach API from LINE — 1 operation(s) for line-module-attach.

LINE Manage Audience API

The manage-audience API from LINE — 8 operation(s) for manage-audience.

LINE Manage Audience Blob API

The manage-audience-blob API from LINE — 1 operation(s) for manage-audience-blob.

LINE Messaging API

The messaging-api API from LINE — 61 operation(s) for messaging-api.

LINE Messaging API Blob API

The messaging-api-blob API from LINE — 4 operation(s) for messaging-api-blob.

LINE Shop API

The shop API from LINE — 1 operation(s) for shop.

Scroll for all 12

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

LINE Messaging API

OPEN COLLECTION

MCP Servers 2

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

MCP Server manifest

First-party Model Context Protocol server published by LY Corporation that wraps the LINE Messaging API so an AI agent can drive a LINE Official Account — pushing and broadcasti...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Line Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Line Rate Limits

10 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

LINE Messaging Webhook Event Surface

AsyncAPI description of the webhook event surface published by the LINE Messaging API to bot servers. The Messaging API delivers webhook events as HTTPS POST requests to the con...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

LINE API Rules

4 rules · 1 errors 2 warnings 1 info

SPECTRAL

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Line Authentication

http/oauth2/openIdConnect · 3 schemes

SECURITY

Line Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Line Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Line Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Line Agentic Access

111 operations · 59 acting · 4 human-in-the-loop

111 operations · 59 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 7

MCP servers, agent skills, and machine-readable catalogs

Scroll for all 7

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 10

Properties that don't map to a standard resource type

Scroll for all 10

Source (apis.yml)

apis.yml Raw ↑
aid: line
name: LINE
description: LINE is a Japan-based messaging platform operated by LY Corporation, with over 200 million monthly active users
  across Japan, Taiwan, Thailand and Indonesia, offering messaging, payments, news and a broad ecosystem of services. The
  LINE Developers platform exposes public APIs for building chatbots and Official Accounts (Messaging API), issuing and rotating
  credentials (Channel Access Token API), reading delivery and audience analytics (Insight API), building marketing audiences
  (Manage Audience API), running web apps inside the LINE client (LIFF), and social login via LINE Login v2.1 over OAuth 2.0
  and OpenID Connect. LINE publishes nine first-party OpenAPI documents covering 111 operations at github.com/line/line-openapi
  and generates all six official server SDKs from them. Server API calls authenticate with a channel access token presented
  as an HTTP Bearer credential and scoped to a single LINE channel.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: false
  public: true
  label: Self-serve signup, free tier metered on messages sent
  confidence: high
  source:
  - plans/line-plans-pricing.yml
  - authentication/line-authentication.yml
  generated: '2026-08-13'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/line.png
tags:
- Messaging
- Chatbots
- Social Login
- Mini Apps
- Marketing
- Webhook
- OpenID Connect
- Audience
- Analytics
- Japan
tags_raw:
- Messaging
- Chatbots
- Social Login
- Mini Apps
- Marketing
- Webhooks
- OpenID Connect
- Audience
- Analytics
- Japan
url: https://raw.githubusercontent.com/api-evangelist/line/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: line:line-login-api
  name: LINE Login v2.1
  description: End-user authentication and authorization over OAuth 2.0 authorization code grant and OpenID Connect. Authorization
    runs at access.line.me; token, userinfo, revocation and JWKS endpoints are on api.line.me. ID tokens are ES256-signed
    JWTs with pairwise subject identifiers, PKCE is supported with S256 only, and JARM response modes (jwt, query.jwt, form_post.jwt)
    are accepted. Scopes are openid, profile and email. LINE publishes no OpenAPI for this surface — the machine-readable
    contract is the OIDC discovery document.
  humanURL: https://developers.line.biz/en/docs/line-login/
  baseURL: https://api.line.me
  tags:
  - Social Login
  - OpenID Connect
  - Authentication
  tags_raw:
  - Social Login
  - OpenID Connect
  - OAuth
  properties:
  - type: OpenIDConnect
    url: well-known/line-openid-configuration.json
  - type: OAuthScopes
    url: scopes/line-scopes.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/line-login/
  - type: APIReference
    url: https://developers.line.biz/en/reference/line-login/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/line-login/integrate-line-login/
- aid: line:line-channel-access-token-api
  name: LINE Channel Access Token API
  description: The channel-access-token API from LINE — 8 operation(s) for channel-access-token.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - channel-access-token
  properties:
  - type: OpenAPI
    url: openapi/line-channel-access-token-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-dummy-api
  name: LINE Dummy API
  description: The dummy API from LINE — 1 operation(s) for dummy.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - dummy
  properties:
  - type: OpenAPI
    url: openapi/line-dummy-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-insight-api
  name: LINE Insight API
  description: The insight API from LINE — 7 operation(s) for insight.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - Insight
  tags_raw:
  - insight
  properties:
  - type: OpenAPI
    url: openapi/line-insight-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-liff-api
  name: LINE Liff API
  description: The liff API from LINE — 2 operation(s) for liff.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - liff
  properties:
  - type: OpenAPI
    url: openapi/line-liff-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-line-module-api
  name: LINE Line Module API
  description: The line-module API from LINE — 4 operation(s) for line-module.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - line-module
  properties:
  - type: OpenAPI
    url: openapi/line-line-module-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-line-module-attach-api
  name: LINE Line Module Attach API
  description: The line-module-attach API from LINE — 1 operation(s) for line-module-attach.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - line-module-attach
  properties:
  - type: OpenAPI
    url: openapi/line-line-module-attach-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-manage-audience-api
  name: LINE Manage Audience API
  description: The manage-audience API from LINE — 8 operation(s) for manage-audience.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - manage-audience
  properties:
  - type: OpenAPI
    url: openapi/line-manage-audience-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-manage-audience-blob-api
  name: LINE Manage Audience Blob API
  description: The manage-audience-blob API from LINE — 1 operation(s) for manage-audience-blob.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - manage-audience-blob
  properties:
  - type: OpenAPI
    url: openapi/line-manage-audience-blob-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-messaging-api-api
  name: LINE Messaging API
  description: The messaging-api API from LINE — 61 operation(s) for messaging-api.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - Messaging API
  tags_raw:
  - messaging-api
  properties:
  - type: OpenAPI
    url: openapi/line-messaging-api-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-messaging-api-blob-api
  name: LINE Messaging API Blob API
  description: The messaging-api-blob API from LINE — 4 operation(s) for messaging-api-blob.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - messaging-api-blob
  properties:
  - type: OpenAPI
    url: openapi/line-messaging-api-blob-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
- aid: line:line-shop-api
  name: LINE Shop API
  description: The shop API from LINE — 1 operation(s) for shop.
  humanURL: https://developers.line.biz/en/docs/messaging-api/
  baseURL: https://api.line.me
  tags:
  - Shop
  tags_raw:
  - shop
  properties:
  - type: OpenAPI
    url: openapi/line-shop-api-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/
  - type: GettingStarted
    url: https://developers.line.biz/en/docs/messaging-api/getting-started/
  - type: AsyncAPI
    url: asyncapi/line-messaging-webhook.yml
  - type: Webhooks
    url: openapi/line-webhook-openapi.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/messaging-api/receiving-messages/
  - type: Spectral
    url: rules/line-asyncapi-spectral-rules.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/basics/channel-access-token/
  - type: Authentication
    url: authentication/line-authentication.yml
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#get-insight
  - type: APIReference
    url: https://developers.line.biz/en/reference/messaging-api/#manage-audience-group
  - type: APIReference
    url: https://developers.line.biz/en/reference/liff-server/
  - type: Documentation
    url: https://developers.line.biz/en/docs/liff/
  - type: CLI
    url: cli/line-cli.yml
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/module-technical-attach-channel/
  - type: Documentation
    url: https://developers.line.biz/en/docs/partner-docs/mission-stickers/
common:
- type: CapabilityMap
  url: capabilities/line-capability-edges.yml
  name: LINE Business Capability Map
- type: Overlay
  url: overlays/line-messaging-api-overlay.yaml
- type: Overlay
  url: overlays/line-webhook-overlay.yaml
- type: Overlay
  url: overlays/line-channel-access-token-overlay.yaml
- type: Overlay
  url: overlays/line-insight-overlay.yaml
- type: Overlay
  url: overlays/line-manage-audience-overlay.yaml
- type: Overlay
  url: overlays/line-liff-overlay.yaml
- type: Overlay
  url: overlays/line-module-overlay.yaml
- type: Overlay
  url: overlays/line-module-attach-overlay.yaml
- type: Overlay
  url: overlays/line-shop-overlay.yaml
- type: AgenticAccess
  url: agentic-access/line-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/line-vulnerability-disclosure.yml
- type: Security
  url: security/line-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/line-domain-security.yml
- type: Authentication
  url: authentication/line-authentication.yml
- type: OAuthScopes
  url: scopes/line-scopes.yml
- type: Packages
  url: packages/line-packages.yml
- type: SDKs
  url: packages/line-packages.yml
- type: CLI
  url: cli/line-cli.yml
- type: Components
  url: components/line-components.yml
- type: Sandbox
  url: sandbox/line-sandbox.yml
- type: Conventions
  url: conventions/line-conventions.yml
- type: Idempotency
  url: conventions/line-conventions.yml
- type: ErrorCatalog
  url: errors/line-problem-types.yml
- type: RateLimits
  url: rate-limits/line-rate-limits.yml
- type: Plans
  url: plans/line-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/line-lifecycle.yml
- type: StatusPage
  url: https://api.line-status.info/
- type: Deprecation
  url: lifecycle/line-lifecycle.yml
- type: ChangeLog
  url: changelog/line-changelog.yml
- type: Conformance
  url: conformance/line-conformance.yml
- type: DataModel
  url: data-model/line-data-model.yml
- type: WellKnown
  url: well-known/line-well-known.yml
- type: SecurityTxt
  url: well-known/line-security.txt
- type: MCPServer
  name: MCP Server
  url: https://github.com/line/line-bot-mcp-server
- type: MCPServer
  name: MCP Server manifest
  url: mcp/line-mcp.yml
- type: ToolCrosswalk
  url: mcp/line-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/line-llms.txt
- type: LlmsText
  url: https://developers.line.biz/llms.txt
- type: LinkedIn
  url: https://www.linkedin.com/company/linecorp
- type: Website
  url: https://line.me
- type: DeveloperPortal
  url: https://developers.line.biz/en/
- type: Documentation
  url: https://developers.line.biz/en/docs/
- type: APIReference
  url: https://developers.line.biz/en/reference/messaging-api/
- type: GettingStarted
  url: https://developers.line.biz/en/docs/messaging-api/getting-started/
- type: Support
  url: https://developers.line.biz/en/faq/
- type: Blog
  url: https://techblog.lycorp.co.jp/en/
- type: OpenAPI Repository
  url: https://github.com/line/line-openapi
- type: GitHubOrganization
  url: https://github.com/line
- type: SignUp
  url: https://developers.line.biz/console/
- type: Pricing
  url: https://developers.line.biz/en/docs/messaging-api/pricing/
- type: TermsOfService
  url: https://developers.line.biz/en/terms-and-policies/
- type: PrivacyPolicy
  url: https://www.lycorp.co.jp/en/company/privacypolicy/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 42
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/line"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/line/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/line/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.