Skip to main content
v1.3.1
Video download URL for TikTok. New GET /v1/tiktok/videos//download 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.
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, POST /v1/reddit/posts/batch, and POST /v1/reddit/comments/batch. Each ID submitted costs 1 credit (e.g. 10 IDs = 10 credits). Also available as MCP tools.
v1.2.0
KonbiniAPI now covers four platforms. All new endpoints are also available as MCP tools.X support. 4 endpoints covering users, posts, and highlights.Reddit support. 19 endpoints covering users, subreddits, posts, comments, feeds, and search.Improved reliability and response times for TikTok and Instagram. Both platforms received significant infrastructure improvements this month, resulting in faster responses and higher uptime.Free tier. A free plan 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.
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 for setup guides and supported tools.
v1.0.0
TikTok support. 20 endpoints covering users, videos, comments, audios, tags, collections, search, live streams, and transcripts.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.