io.apidirect/api-direct
name:io.apidirect/api-direct
Search social media, news, forums and Google Maps: LinkedIn, X, Reddit, TikTok, YouTube.
- transport:
- remote
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- batch_requestsshallow
Execute up to 100 API Direct requests in a single call — any mix of the other tools' endpoints (e.g. 50 twitter_user_profile lookups + 50 instagram_user_profile lookups). Items run concurrently server-side and each returns its own status and body, in input order. The batch call itself is free; each item bills at its endpoint's normal rate. Not supported inside a batch: /v1/web/ai-mode. Large batches can take several minutes. See /docs/batch.
- facebook_group_detailsshallow
Get Facebook group details including name, description, members count, and privacy setting.
- facebook_group_postsshallow
Get posts from a public Facebook group.
- facebook_page_detailsshallow
Get detailed information about a Facebook page including name, followers, categories, contact info, and verification status.
- facebook_page_photosshallow
Get photos from a Facebook page.
- facebook_page_postsshallow
Get recent posts from a Facebook page by page ID.
- facebook_page_reelsshallow
Get reels from a Facebook page. Requires the reels_page_id from the page details endpoint.
- facebook_page_reviewsshallow
Get reviews for a Facebook page.
- facebook_page_videosshallow
Get videos from a Facebook page. Requires the delegate_page_id from the page details endpoint.
- facebook_post_commentsshallow
Get comments on a Facebook post by post ID. Returns each comment's text, author details, reaction and reply counts, date, and any attachment.
- get_skillshallow
Get a ready-made skill's step-by-step playbook with your inputs filled in, then follow it. Returns an ordered recipe of tool calls to execute. PREFER running a matching skill over improvising raw searches — skills encode the filters and sequencing that produce far better results. If the user names a skill (e.g. "use the local-buying-intent-capture skill"), pass that as skill_id directly; otherwise call list_skills first to find the right id.
- get_youtube_commentsshallow
Get comments from a YouTube video. Returns each comment's text, author, like count, reply count, date, a direct link, and up to 5 preview replies. Billed $0.005 per page.
- google_ai_modeshallow
Send a prompt to Google's AI Mode and get back a structured conversational reply (reply_parts: paragraphs, headings, lists, images) with reference_links citations. Use session_token from a previous response to continue the conversation.
- instagram_post_detailsshallow
Get full details for a single Instagram post, reel, or IGTV video by post URL or shortcode. Returns the caption, like/comment/share/view counts, media URLs, carousel slides, audio track info, tagged users, location, and author details. Provide exactly one of url or code.
- instagram_user_postsshallow
Get a single Instagram user's recent posts and reels (their feed) by profile URL or username. Returns captions, engagement metrics (likes, comments, shares, views), author metadata, hashtags, and mentions. Up to 12 posts per page; billed per page. Provide exactly one of url or username.
- instagram_user_profileshallow
Get the full profile for a single Instagram user by username or profile URL. Returns biography, follower / following counts, media count, category, external link, verification status, country the account is based in, join date, verification date, and former usernames. Provide exactly one of username or url.
- linkedin_company_detailsshallow
Get detailed information about a LinkedIn company page by URL. Returns company name, description, employee count, locations, specialities, industry, website, and similar companies.
- linkedin_company_postsshallow
Get recent posts from a LinkedIn company page by URL. Returns posts with engagement metrics (likes, comments, shares, reactions).
- linkedin_job_detailsshallow
Get detailed information about a specific LinkedIn job listing by URL or numeric job ID. Returns title, company, location, posting date, job type, experience level, workplace type, industry, salary, benefits, and full description.
- linkedin_person_postsshallow
Get recent posts authored by a LinkedIn person by profile URL or public slug. Returns posts with engagement metrics (likes, comments, shares, reactions), author info, images, videos, and articles.
- linkedin_post_detailsshallow
Get detailed information about a specific LinkedIn post by URL. Returns full post text, author details, and engagement metrics (likes, comments, shares, reaction breakdowns).
- list_skillsshallow
START HERE for common goals. Lists the ready-made API Direct skills — expert playbooks that chain these tools (with non-obvious filters like author_title, mentions_company, author_company, freshness windows and AI sentiment) to deliver a concrete outcome: find leads, intercept a competitor's unhappy customers, source talent, monitor brand/reputation, detect just-raised startups, build a local acquisition list, run due diligence, and more. Whenever the user's request looks like lead-gen, competitor/brand monitoring, recruiting, due diligence, deal sourcing or market research, call this FIRST to check for a matching playbook before improvising your own searches. Returns each skill's id, name, category, what it does, and its inputs. Then call get_skill to run one.
- place_detailsshallow
Get full details for a Google Maps place by place_id (the ChIJ... value returned by search_places). Returns name, address, phone, website, rating, review counts per star, opening hours, photos sample, coordinates, plus codes, menu link, owner info, and an emails / phones / social profile scrape of the place's website.
- place_photosshallow
Get photos and videos for a Google Maps place by place_id. Returns photo URLs (both standard and large), coordinates, and capture timestamps. Photos and videos are returned together — filter by the type field client-side if you want one or the other. Use the pages parameter to fetch more — each page returns up to 10 items and is billed as one request.
- place_reviewsshallow
Get user reviews for a Google Maps place by place_id. Each review includes rating, review text, author info, timestamps, photos, and any owner response. Each page returns up to 10 reviews. The `language` parameter filters reviews to those originally written in that language (language=fr returns French reviews only, language=es returns Spanish only, etc.). Combine with sort_by (4 options) to surface a much larger pool.
- search_facebook_eventsshallow
Search Facebook events by keyword. Optionally scope results to a place with location_id (resolve one via the search_facebook_locations tool).
- search_facebook_locationsshallow
Resolve a place name (city, region, or country) to Facebook location IDs. Use the returned id as the location_id argument to search_facebook_posts or search_facebook_events to scope a search to that place.
- search_facebook_pagesshallow
Search Facebook pages by keyword.
- search_facebook_postsshallow
Search Facebook posts by keyword across all of Facebook. Optionally scope results to a place with location_id (resolve one via the search_facebook_locations tool).
- search_facebook_videosshallow
Search Facebook videos by keyword.
- search_forumsshallow
Search forum posts across the web.
- search_instagramshallow
Search Instagram posts by keyword.
- search_instagram_usersshallow
Search Instagram users by keyword. Returns username, full name, verification status, and profile picture.
- search_linkedinshallow
Search LinkedIn posts. Provide a `query` and/or a filter below. Powerful filters: author (posts BY a person), author_title (posts by people with a given job title, e.g. Founder/CEO — applies alongside a query), author_company (posts by employees of a company id), from_company (posts by a company page id), mentions_company (posts that MENTION a company id), mentions_member (posts that mention a person), author_industry. Returns post content, engagement metrics, attached media, a has_content_entities repost flag, and optional AI sentiment.
- search_linkedin_companiesshallow
Search LinkedIn companies by keyword. Returns company name, description, followers, and logo.
- search_linkedin_jobsshallow
Search LinkedIn job listings by keyword. Returns title, company (with company_id), location, posting date, job type, experience level, workplace type, industry, salary, and full description. Filter by recency, job type, company, and location — useful as a hiring/expansion/funding signal.
- search_newsshallow
Search news articles from thousands of sources worldwide.
- search_placesshallow
Search Google Maps places (local businesses, points of interest) by free-text query. Returns place_id, name, address, phone, website, rating, review count, opening hours, coordinates, and more. Optionally bias results by geographic center (lat/lng/zoom). Each page returns up to 10 results.
- search_redditshallow
Search Reddit posts.
- search_reddit_commentsshallow
Search Reddit comments.
- search_reddit_usersshallow
Search Reddit users by keyword. Returns profile data including username, karma scores, account age, and bio.
- search_threadsshallow
Search Threads (Meta's Threads app) posts by keyword. Returns post text, author, engagement metrics, media, and post permalinks. Billed $0.006 per request.
- search_threads_usersshallow
Search Threads (Meta's Threads app) users by keyword. Returns username, full name, verification status, and profile picture. Billed $0.006 per request.
- search_tiktokshallow
Search TikTok videos by keyword.
- search_tiktok_usersshallow
Search TikTok users by keyword. Returns username, bio, follower/following counts, likes, and video count.
- search_twittershallow
Search Twitter/X posts.
- search_twitter_usersshallow
Search Twitter/X users by keyword. Returns profile data including username, bio, follower counts, and verification status.
- search_webshallow
Search the web (Google organic results). Returns title, URL, snippet, source and domain for each result. Supports country and language targeting, time filters, city-level geo, and an optional Google AI Overview.
- search_youtubeshallow
Search YouTube videos.
- search_youtube_channelsshallow
Search YouTube channels by keyword. Returns channel name, description, subscriber count, and thumbnail.
- threads_user_postsshallow
Get a single Threads (Meta's Threads app) user's recent posts by username. Returns post text, engagement metrics, media, timestamps, and permalinks. Billed $0.006 per request.
- threads_user_profileshallow
Get the full profile for a single Threads (Meta's Threads app) user by username. Returns biography, bio links, follower count, verification status, and profile metadata. Billed $0.006 per request.
- tiktok_user_profileshallow
Get the full profile for a single TikTok user by username, numeric user ID, or profile URL. Returns bio, bio link, follower/following counts, total likes, video count, verification status, join date, and linked Instagram/X/YouTube accounts. Provide exactly one of username, user_id, or url.
- tiktok_video_detailsshallow
Get full details for a single TikTok video by video URL or numeric video ID. Returns the caption, play/like/comment/share/save counts, watermark-free playback and download URLs, cover images, music track info, and author details. Provide exactly one of url or video_id.
- truthsocial_user_postsshallow
Get a single Truth Social user's recent posts (their feed) by username. Returns post text, engagement metrics (replies, reposts, likes), media attachments, hashtags, reply status, and permalinks. Up to 20 posts per page; billed $0.006 per page.
- twitter_trendsshallow
Get the current trending topics for a specific location on Twitter/X. Use woeid=1 for Worldwide.
- twitter_tweet_commentsshallow
Get the comments (replies) on a specific tweet.
- twitter_tweet_detailsshallow
Get detailed information for a single tweet by its ID. Returns full content, engagement metrics, and author info.
- twitter_tweet_quotesshallow
Get the quote tweets for a specific tweet.
- twitter_tweet_retweetsshallow
Get the users who retweeted a specific tweet.
- twitter_user_followersshallow
Get the followers of a specific Twitter/X user.
- twitter_user_followingshallow
Get the accounts that a specific Twitter/X user is following.
- twitter_user_profileshallow
Get detailed profile information for a Twitter/X user by username. Returns follower/following counts, bio, verification status, and account metadata.
- twitter_user_repliesshallow
Get replies posted by a specific Twitter/X user.
- twitter_user_tweetsshallow
Get tweets posted by a specific Twitter/X user.
- twitter_verified_followersshallow
Get the verified (blue checkmark) followers of a specific Twitter/X user.
- youtube_channel_detailsshallow
Get details for a YouTube channel: channel name, description, subscriber count, video count, total views, country, creation date, verification status, external links, profile picture, and banner. Provide exactly one of id, url, or name.
- youtube_video_detailsshallow
Get details for a YouTube video: title, full description, channel name and ID, publish date, duration in seconds, view count, category, keywords, and thumbnail. Works for regular videos, Shorts, and live streams.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/23e807c2-607a-471c-98da-0736ff211f24)