KonbiniAPI

Explore KonbiniAPI Endpoints

Browse all available endpoints across Instagram, TikTok, X, and Reddit — profiles, feeds, comments, search, and more.

Stop writing platform-specific adapters.

Every social platform returns data in a different, often chaotic structure. KonbiniAPI does the heavy lifting, mapping everything into a single, clean JSON shape so you can build once and support every platform.

Same field names for usernames and IDs
Consistent date-time ISO formatting
Predictable media and engagement objects
Get your API key
{
  "@context": "https://www.w3.org/ns/activitystreams#",
  "type": "Person",
  "id": "https://www.tiktok.com/@khaby.lame",
  "name": "Khabane Lame",
  "preferredUsername": "khaby.lame",
  "summary": "Just a guy who reacts",
  "followerCount": 160300000,
  "followingCount": 85,
  "mediaCount": 1309,
  "isVerified": true,
  "isPrivate": false
}

Browse all endpoints

Users

Get user profile

Returns profile information for a TikTok user including bio, follower counts, verification status, and profile picture. Look up any public TikTok account…

View details

Get user following list

Returns a paginated list of accounts a TikTok user follows. Maximum 30 per page. Includes profile details for each followed account.

View details

Get user followers list

Returns a paginated list of accounts following a TikTok user. Maximum 30 per page. Includes profile details for each follower account.

View details

Search users

Searches TikTok for user profiles matching a query. Fixed page size of 10 (platform limit). Returns profile details including follower counts and…

View details

Get user profile

Returns profile information for an Instagram user including bio, follower counts, profile picture, and account metadata. Look up any public Instagram…

View details

Get user profile

Returns profile information for a public X account including bio, follower counts, verification flags, and profile images.

View details

Get user profile

Returns profile information for a public Reddit user including karma scores, account age, moderator status, and avatar.

View details

Get user overview

Returns a combined paginated feed of a Reddit user's most recent posts and comments across all subreddits.

View details

Get subreddit

Returns metadata for a public Reddit subreddit including member count, description, rules, and category.

View details

Get subreddit rules

Returns the rules of a Reddit subreddit as a structured list of document objects.

View details

Media

Get user videos

TikTok API: Returns a paginated list of videos from a user's profile. Supports sorting by newest, popular, or oldest. Maximum 35 videos per page.

View details

Get user stories

Returns a paginated list of active stories for a TikTok user. Stories expire after 24 hours and include both images and videos with engagement data.

View details

Get video details

Returns details for a single TikTok video including engagement counts, media files in multiple qualities, audio track, author info, and hashtags.

View details

Get video transcript

TikTok API: Returns the transcript for a video in a specific language. Supports both auto-generated (ASR) and machine-translated subtitles. Returns WebVTT…

View details

Get videos with tag

Returns TikTok videos associated with a hashtag or challenge. The tag name is resolved to an internal ID automatically. Includes video details and…

View details

Get videos with audio

Returns a paginated list of TikTok videos using a specific audio track. Maximum 30 per page. Discover trending content by sound or music.

View details

Search videos

Searches TikTok for videos matching a query. Supports filtering by publish time and sorting by relevance, likes, or date.

View details

Get user posts

Returns a paginated list of posts from an Instagram user's profile feed. Maximum 12 posts per page. Includes photos, videos, carousels, and engagement…

View details

Get user reels

Returns a paginated list of reels from an Instagram user's profile. Maximum 12 reels per page. Includes video URLs, captions, and engagement counts.

View details

Get user story highlights

Instagram API: Returns the list of story highlight reels on a user's profile. Use the highlight endpoint to get individual stories within a highlight.

View details

Get post details

Instagram API: Returns details for a single post by its shortcode, including media, captions, and engagement counts. Supports photos, videos, and…

View details

Get highlight stories

Instagram API: Returns all story items within a highlight reel, including images and videos. The highlight ID comes from the highlights list endpoint.

View details

Get user posts

Returns public posts from a user's X profile as visible to not logged in users. Feed is ranked, not guaranteed to be chronological.

View details

Get user highlights

Returns the public Highlights tab selection from an X user's profile as visible to not logged in users.

View details

Get post

Returns a public X post including text, author, engagement counts, and media attachments.

View details

Get user posts

Returns a paginated list of posts submitted by a Reddit user across all subreddits.

View details

Get subreddit posts

Returns a paginated list of posts from a Reddit subreddit. Supports sorting by hot, new, top, and rising.

View details

Get subreddit sticky

Returns the currently stickied post from a Reddit subreddit, including its comments.

View details

Get post

Returns a Reddit post including title, body, author, vote score, comment count, and media attachments.

View details

Engagement

Get user liked videos

Returns a paginated list of videos liked by a TikTok user. Note: Users may have their likes set to private, in which case an empty list will be returned.

View details

Get user reposts

Returns a paginated list of videos reposted by a TikTok user. Note: Users may have their reposts set to private, in which case an empty list will be…

View details

Get user collections

Returns a paginated list of video collections (playlists and mixes) on a TikTok user's profile. Includes collection name, cover image, and video count.

View details

Get video comments

TikTok API: Returns a paginated list of top-level comments on a video. Maximum 50 per page. Use the replies endpoint to fetch threaded replies.

View details

Get comment replies

Returns a paginated list of replies to a TikTok comment. Maximum 50 per page. Includes author info, like counts, and reply timestamps.

View details

Get collection videos

Returns a paginated list of videos in a TikTok collection (playlist or mix). Maximum 35 per page. Includes full video details and engagement counts.

View details

Get post comments

Returns top-level comments on an Instagram post. Fixed page size of 15 (platform limit). Includes comment text, author info, like counts, and timestamps.

View details

Get user comments

Returns a paginated list of comments made by a Reddit user across all subreddits.

View details

Get subreddit comments

Returns a paginated stream of recent comments from a Reddit subreddit.

View details

Get post comments

Returns a paginated list of top-level comments on a Reddit post.

View details

Get comment

Returns a single Reddit comment by ID, including vote score, author, and reply count.

View details

Get comment replies

Returns replies to a specific Reddit comment, paginated.

View details

Discovery

Get user live stream

TikTok API: Returns the current live stream for a user, including stream URLs and viewer count. Returns 404 if the user is not currently live.

View details

Get audio details

Returns metadata for a TikTok audio track including title, artist, duration, usage count, and cover image. Look up any sound by its audio ID.

View details

Search content

TikTok API: General search that returns mixed results including videos and user profiles. Supports sorting and publish-time filters.

View details

Get user tagged posts

Returns Instagram posts where the user has been tagged by other accounts. Maximum 12 posts per page. Includes full post details and engagement counts.

View details

Search media

Searches Instagram for reels and videos matching a keyword. Maximum 24 results per page. Returns video details including captions and engagement counts.

View details

Get posts by location

Instagram API: Returns recent posts tagged at a location. Fixed page size of 21 (platform limit). The location ID is a numeric Facebook Places ID.

View details

Search subreddit posts

Returns posts matching a search query within a specific Reddit subreddit. Supports sorting by relevance, top, new, and more.

View details

Get post duplicates

Returns other Reddit posts that link to the same URL as the given post — crossposts and duplicates across subreddits.

View details

Get feed

Returns posts from a Reddit global feed: popular, new, or rising.

View details

Search posts

Returns Reddit posts matching a search query across all subreddits. Supports sorting by relevance, top, new, and time filters.

View details

Search users

Returns Reddit users matching a search query.

View details

Search subreddits

Returns Reddit subreddits matching a search query.

View details