SocialiQ — real-time social media data & analytics for AI agents

Social Media Data for the Agentic Era

Give your AI agents access to search posts, profiles, and trends from every major social media platform.

7 platforms, one APINo scrapers or proxiesAgent-ready JSON
TikTok
Instagram
YouTube
Reddit
X / Twitter
Threads
LinkedIn

Everything agents need from social, in one API.

Fetch content, creators, conversations, and trends — then run analytics on them — across every major platform, all returned in the same clean shape.

Posts

Fetch a post, then its comments, related posts, media, and analytics — one shape on every platform.

GET/v1/{platform}/posts/{id}

Users

Profiles and creators: their posts, followers, following, and creator analytics.

GET/v1/{platform}/users/{handle}

Comments

Walk comment threads and replies on any post.

GET/v1/{platform}/comments/{id}/replies

Discovery

Trend surfaces — hashtags, sounds, and trending feeds.

GET/v1/{platform}/feeds/trending

Resolve

Hand your agent any URL or @handle and get back the exact resource to call.

POST/v1/resolve

Catalog

See at a glance which platforms and data your plan covers.

GET/v1/catalog

Agent-ready responses

Predictable JSON your agents parse once.

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.

[ .JS ]
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();
200 · search

Give agents live context from where culture moves first.

SocialiQ turns social URLs, creators, topics, comments, and engagement into compact, repeatable API calls for monitoring, diligence, research, and market analysis.

[ .LOG ]
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
run complete

Know exactly what’s available.

Query GET /v1/catalog to see every platform, resource, and action SocialiQ supports — so your agents only ever ask for data that exists.

MethodPlatformRouteStatus
GETtiktok/v1/tiktok/posts/{id}core
GETinstagram/v1/instagram/posts/searchcore
GETyoutube/v1/youtube/posts/{id}/mediacore
GETreddit/v1/reddit/posts/{id}/commentscore
GETlinkedin/v1/linkedin/users/{handle}core

We run the hard parts so your agents just call data.

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.

7Major platforms behind a single API and one response shape.
0Platform keys, scrapers, or proxies for your team to manage.
1Normalized JSON schema across every platform and resource.
99.9%Uptime target, with usage metering built into every response.

Simple, usage-based pricing.

Subscribe for the lowest per-call rate, or pay only for what you use. Slide to estimate your monthly cost.

2k5k10k25k50k100k250k500k1M

Pay as you go

$0.01/call

$100/mo at 10k calls

No monthly minimum

  • Full platform access
  • Pay only for what you use
  • Usage metered on every call
Start
Recommended

Pro

$50/mo

10k calls included / month

then top up at $0.01 / call

  • Posts, users, trends & analytics
  • Volume rates from $0.003/call
  • Usage metered on every call
Get started

Frequently asked questions.

What SocialiQ is and how agents use it.

What is SocialiQ?

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.

Do I need platform API keys, scrapers, or proxies?

No. SocialiQ handles platform access, authentication, and rate limits. You manage a single SocialiQ API key and call one endpoint.

Is the data real-time?

Data is fetched on demand, so agents see current posts, metrics, and comments. The playground above returns sample data while early access rolls out.

How does pricing work?

Usage-based. Every response includes a billable-units count, so you can meter and forecast spend per call.

Transform social data into agent-ready analysis.

Start with URLs. Graduate to search, collections, media, and analytics behind one API key.

Get your API key