SOCMINT APIs#
Platform APIs the SOCMINT operator pulls from. Platform ToS and access rules change frequently; rate limits and authentication models shift with every policy round.
API |
Auth + tier |
Endpoint |
Returns |
|---|---|---|---|
X / Twitter API v2 |
OAuth + bearer; paid tiers. |
Tweets, users, follows, lists; basic tier free. |
|
Reddit API |
OAuth. |
Posts, comments, users, subreddits. |
|
Pushshift (Reddit archive) |
API key; restricted. |
Historical Reddit archive. |
|
Mastodon API |
OAuth per instance. |
https://<instance>/api/v1/ |
Posts, accounts, follows, timelines. |
Bluesky / AT Protocol |
App password / OAuth. |
Posts, follows, lists; open protocol. |
|
Meta Graph (Facebook + Instagram) |
OAuth; restricted to approved apps. |
Pages, public profiles, posts, comments. |
|
LinkedIn API |
OAuth; partner-only for many endpoints. |
Profile, company, posts. |
|
YouTube Data API |
API key. |
Videos, channels, comments, search. |
|
TikTok Research API |
Approval required. |
Public-video and user data for research. |
|
Telegram Bot API |
Bot token. |
https://api.telegram.org/bot<token>/ |
Channels, groups, messages. |
Telegram MTProto / TDLib |
App credentials. |
Full client API; channel scraping. |
|
Discord API |
Bot or user token. |
Servers, channels, messages with permissions. |
|
Twitch Helix |
OAuth. |
Streams, users, chat. |
|
VK API |
Access token. |
Russian social-network data. |
|
Weibo API |
Restricted. |
Chinese microblog data. |
|
snscrape (library) |
Local CLI. |
Scraper that bypasses many platform APIs. |
References#
SOCMINT for the discipline overview.
SOCMINT Tools for the operator’s kit.
SOCMINT Sources for the data sources.
SOCMINT Techniques for the tradecraft.
SOCMINT Intel for the finished-product side.