Social data APIs by capability
Every Veezee capability as its own page: what it does, a copy-paste curl, the MCP call, parameters, and price. All of them run on one key and one credit meter, and the free budget (200 credits per IP per day, no account) covers trying any of them.
LinkedIn#
- LinkedIn profile API: Fetch a LinkedIn profile as structured JSON by URL, slug, or URN: name, headline, current position, experience, education. Free key, no signup.
- Profile enrichment API: Enrich a person record with LinkedIn data: current role, company, experience, education. One call per profile, free key, no signup.
- LinkedIn people search API: Search LinkedIn people by keywords, title, school, or company over API and get structured results ready for profile fetches. Free key, no signup.
- Search LinkedIn by job title: Find LinkedIn profiles by job title over API, optionally scoped to a company: 'Head of Growth at that startup' as one structured call.
- People search API: A people search API for agents: turn a name, role, or employer into concrete people with positions, locations, and fetchable identifiers.
- LinkedIn company API: Fetch a LinkedIn company page as JSON: description, industry, employee count, HQ, website, founding year. By URL, slug, or website domain.
- Company lookup by domain: Turn a website domain into the company behind it: pass acme.com, get the verified LinkedIn company record as structured JSON.
- Company headcount API: Get a company's employee count from its LinkedIn page by URL, slug, or domain, with industry, HQ, and description in the same call.
- LinkedIn posts API: Fetch the recent LinkedIn posts of any person or company as JSON, by URL, slug, or domain: what they announce, hire for, talk about.
- LinkedIn URL resolver: Classify any LinkedIn URL over API: profile, company, or post, with the stable id, handle, and canonical URL for follow-up fetches.
Reddit#
- Reddit search API: Search all of Reddit by keyword over API: posts, comments, subreddits, or users as structured JSON, sorted and time-windowed. Free key, no signup.
- Reddit comments API: Search Reddit comments by keyword over API: what people actually say about a product, brand, or problem, as raw structured JSON.
- Subreddit API: Fetch subreddit details over API: subscribers, active users, description, age, rules, and moderators as structured JSON.
- Subreddit posts API: Read any subreddit's feed over API: one page of posts, front-page or newest-first, as structured JSON. The community monitoring primitive.
- Reddit user API: Fetch a Reddit user's public profile over API: karma, account age, followers, plus recent posts, comments, and active subreddits.
- Reddit thread API: Fetch a Reddit post with its full discussion tree over API: body text plus comments in tree order with depth, and a cursor to continue.
- Find subreddits by topic: Discover subreddits by keyword over API, then size each community with subscriber and active-user counts. Free key, no signup.
- Reddit URL resolver: Classify any Reddit URL offline: subreddit, user, post, or comment, with the exact id the other Reddit endpoints need.
X (formerly Twitter)#
- Twitter search API: Search X (formerly Twitter) by keyword over API: chronological sweeps, top posts, or people, with advanced operators. Free key, no signup.
- Twitter profile API: Fetch an X (Twitter) profile over API: bio, follower and tweet counts, verification, join date. By handle, URL, or numeric id.
- User tweets API: Fetch any X (Twitter) account's timeline over API: own posts, replies, or highlights, with engagement counts and a cursor for older pages.
- Tweet lookup API: Fetch a single tweet by id or URL over API, with full engagement metrics and the quoted tweet inline. Free key, no signup.
- Tweet metrics API: Get a tweet's full engagement metrics over API: views, likes, retweets, quotes, replies, bookmarks. One call per tweet.
- X URL resolver: Classify any X or Twitter URL offline: profile or tweet, with the handle or numeric id the other X endpoints need.