> ## Documentation Index
> Fetch the complete documentation index at: https://docs.konbiniapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> KonbiniAPI changelog — product updates, new endpoints, and platform announcements. Stay up to date with the latest changes to the API.

<Update label="August 2026" description="v1.5.0">
  KonbiniAPI now covers five platforms. All new endpoints are also available
  as MCP tools.

  **[LinkedIn](/reference/api/linkedin) support.** New platform covering users,
  posts, articles, comments, company pages, and post transcripts.

  **[X Communities](/reference/api/x) support.** Fetch community details,
  posts, and media with the new Communities endpoints.

  **Pagination for X timelines.** User post and highlight timelines are now
  paginated, with `count` exposed where X supports it.
</Update>

<Update label="July 2026" description="v1.4.0">
  **Video download URL for TikTok.** New
  [GET /v1/tiktok/videos/{`{videoId}`}/download](/reference/api/tiktok) endpoint
  returns a direct, header-free video download link — no cookies, no auth
  headers, no browser fingerprinting required on your end. The link is
  temporary (a few hours). Also available as an
  [MCP tool](/reference/mcp/tools/tiktok/get-video-download-url).

  **Extra credits on paid plans.** Paid plans can now enable extra usage
  beyond their monthly credit allowance instead of hard-stopping at the
  limit, billed at cycle end and capped at the plan's own price. Manage it
  from the new in-app billing page.
</Update>

<Update label="June 2026" description="v1.3.0">
  **Batch endpoints for Reddit.** Fetch up to 100 subreddits, posts, or
  comments in a single request using the 3 new batch endpoints:
  [POST /v1/reddit/subreddits/batch](/reference/api/reddit),
  [POST /v1/reddit/posts/batch](/reference/api/reddit), and
  [POST /v1/reddit/comments/batch](/reference/api/reddit).
  Each ID submitted costs 1 credit (e.g. 10 IDs = 10 credits). Also available as MCP tools.
</Update>

<Update label="May 2026" description="v1.2.0">
  KonbiniAPI now covers four platforms. All new endpoints are also available
  as [MCP tools](/reference/mcp/tools/overview).

  **[X](/reference/api/x) support.** 4 endpoints covering users, posts, and
  highlights.

  **[Reddit](/reference/api/reddit) support.** 19 endpoints covering users,
  subreddits, posts, comments, feeds, and search.

  **Improved reliability and response times for [TikTok](/reference/api/tiktok)
  and [Instagram](/reference/api/instagram).** Both platforms received
  significant infrastructure improvements this month, resulting in faster
  responses and higher uptime.

  **Free tier.** A [free plan](https://konbiniapi.com/pricing) with 100
  credits is now available at sign-up with no card required.

  **Email and password sign-in.** You can now create an account and sign in
  with email and password in addition to Google and GitHub.
</Update>

<Update label="April 2026" description="v1.1.0">
  **MCP server.** KonbiniAPI is now available as a hosted remote MCP server at
  `https://mcp.konbiniapi.com`. You can connect AI agents and automation tools
  directly with remote HTTP, using OAuth for most modern clients or a Bearer
  API key when needed. See the [MCP overview](/reference/mcp/overview) for
  setup guides and supported tools.
</Update>

<Update label="March 2026" description="v1.0.0">
  **[TikTok](/reference/api/tiktok) support.** 20 endpoints covering users,
  videos, comments, audios, tags, collections, search, live streams, and
  transcripts.

  **[Instagram](/reference/api/instagram) support.** 10 endpoints covering
  users, posts, reels, comments, highlights, locations, and search.

  All responses use the ActivityStreams 2.0 format, giving you a single
  consistent structure across both platforms.
</Update>
