Posts
Fetch a post, then its comments, related posts, media, and analytics — one shape on every platform.
/v1/{platform}/posts/{id}Give your AI agents access to search posts, profiles, and trends from every major social media platform.
Fetch content, creators, conversations, and trends — then run analytics on them — across every major platform, all returned in the same clean shape.
Fetch a post, then its comments, related posts, media, and analytics — one shape on every platform.
/v1/{platform}/posts/{id}Profiles and creators: their posts, followers, following, and creator analytics.
/v1/{platform}/users/{handle}Walk comment threads and replies on any post.
/v1/{platform}/comments/{id}/repliesTrend surfaces — hashtags, sounds, and trending feeds.
/v1/{platform}/feeds/trendingHand your agent any URL or @handle and get back the exact resource to call.
/v1/resolveSee at a glance which platforms and data your plan covers.
/v1/catalogAgent-ready responses
Every call returns the same envelope — normalized data, pagination, and usage. An agent that understands one endpoint understands them all, across every platform and resource.
const res = await fetch( "https://api.socialiq.dev/v1/tiktok/posts/search?q=ai+agent+workflows&limit=20", { headers: { Authorization: "Bearer sc_live_..." } });// Same shape on every platform — swap "tiktok" for "instagram".const { data, page, source } = await res.json();
SocialiQ turns social URLs, creators, topics, comments, and engagement into compact, repeatable API calls for monitoring, diligence, research, and market analysis.
agent → fetch tiktok post 7350810998023949599 status ok metrics 248.9k views · 18.4k likesagent → read 50 comments found 50 signal "agent workflows"agent → analyze engagement velocity +19% / 24h
Query GET /v1/catalog to see every platform, resource, and action SocialiQ supports — so your agents only ever ask for data that exists.
Platform access, authentication, rate limits, and normalization are handled for you. Point your agents at one endpoint and ship — no scrapers, no proxies, no per-platform glue.
Subscribe for the lowest per-call rate, or pay only for what you use. Slide to estimate your monthly cost.
No monthly minimum
then top up at $0.01 / call
What SocialiQ is and how agents use it.
An API that gives AI agents structured social media data and analytics — posts, profiles, comments, and trends — across every major platform, returned as clean, normalized JSON.
No. SocialiQ handles platform access, authentication, and rate limits. You manage a single SocialiQ API key and call one endpoint.
Data is fetched on demand, so agents see current posts, metrics, and comments. The playground above returns sample data while early access rolls out.
Usage-based. Every response includes a billable-units count, so you can meter and forecast spend per call.
Start with URLs. Graduate to search, collections, media, and analytics behind one API key.