Influencers Club
Activeby Orthogonal
Creator / influencer data.
Social
Endpoints · 22
Base URLhttps://x402.orthogonal.com/influencers-club
EndpointDescriptionPrice
GET/public/v1/discovery/classifier/locations/twitterNot publishedGet Twitter location identifiers for filtering creators by geographic location.
GET/public/v1/discovery/classifier/locations/twitchNot publishedGet Twitch location identifiers for filtering creators by geographic location.
GET/public/v1/discovery/classifier/audience-brand-namesNot publishedGet audience brand names (Nike, Apple, Starbucks, etc.) for filtering Instagram creators (10k+ followers) whose audience follows specific brands.
GET/public/v1/discovery/classifier/audience-brand-categoriesNot publishedGet audience brand categories (Sports, Fashion, Technology, etc.) for filtering Instagram creators (10k+ followers) by audience brand affinity.
POST/public/v1/creators/enrich/email$0.03Basic creator enrichment by email address. Returns essential profile info including social media presence, contact details, and platform account identifiers acr
GET/public/v1/discovery/classifier/yt-topicsNot publishedGet hierarchical YouTube topic categories and subtopics for discovering YouTube creators by content niche.
GET/public/v1/discovery/classifier/brandsNot publishedGet comprehensive list of brand names for filtering in creator discovery searches.
GET/public/v1/discovery/classifier/languagesNot publishedGet supported languages with abbreviations for filtering creators by profile or content language.
POST/public/v1/creators/content/details$0.02Retrieve detailed post information: metadata, comments, transcript, or audio. Supports Instagram (data/comments/transcript/audio), TikTok (data/comments/transcr
POST/public/v1/discovery/creators/similar$0.03Find creators similar to a reference creator by URL, username, or ID. Supports Instagram, YouTube, TikTok, and Twitch. Returns paginated list of lookalike creat
GET/public/v1/discovery/classifier/audience-interestsNot publishedGet audience interest values for filtering Instagram creators (10k+ followers) by audience interests.
GET/public/v1/discovery/classifier/audience-locationsNot publishedGet audience location values (countries, states, cities) for filtering Instagram creators (10k+ followers) by audience geography.
POST/public/v1/creators/enrich/handle/raw$0.02Retrieve raw platform data for a creator by handle. Returns unprocessed data including profile info, post data, media counts, and platform-native metadata. Supp
GET/public/v1/discovery/classifier/gamesNot publishedGet list of Twitch games for filtering streamers by games played.
POST/public/v1/creators/enrich/handle/full$0.66Comprehensive creator enrichment by social media handle. Returns cross-platform presence, engagement analytics, follower growth, content performance, monetizati
GET/public/v1/discovery/classifier/locations/tiktokNot publishedGet TikTok location identifiers for filtering creators by geographic location.
GET/public/v1/discovery/classifier/locations/youtubeNot publishedGet YouTube location identifiers for filtering creators by geographic location.
GET/public/v1/discovery/classifier/locations/instagramNot publishedGet Instagram location identifiers for filtering creators by geographic location.
POST/public/v1/creators/audience/overlap$0.66Compare audience overlap between 2-10 creators on a given platform. Returns per-creator overlap and unique audience percentages, plus total followers and unique
POST/public/v1/discovery$0.03Search and discover creators across multiple platforms using advanced filtering (location, gender, language, followers, engagement, audience demographics, brand
POST/public/v1/creators/socials$0.33Discover all verified social accounts connected to a creator. Supports 10 seed platforms: Instagram, YouTube, TikTok, Twitter, Snapchat, Discord, Pinterest, Fac
POST/public/v1/creators/content/posts$0.02Fetch recent posts for a creator. Returns post metadata including ID, URL, caption, media URLs, timestamps, and engagement metrics (likes, comments, views, shar
Call the provider directly and settle x402 per request.
Quickstart · x402 flow
1 · Call without payment. The service replies 402
bash
curl -i https://x402.orthogonal.com/influencers-club/public/v1/discovery/classifier/locations/twitterResponse
HTTP/1.1 402 Payment Required{ "x402Version": 2, "accepts": [{ "scheme": "exact", "network": "eip155:143", "asset": "USDC", "maxAmountRequired": "0" }] }2 · Sign the payment with your agent wallet and retry
bash
curl https://x402.orthogonal.com/influencers-club/public/v1/discovery/classifier/locations/twitter \ -H "X-PAYMENT: <base64 payment payload signed by your EOA>"Response
HTTP/1.1 200 OKAny EOA on Monad can pay. curl shown; language tabs land in v2.
Any APIs or tools listed are provided for discovery purposes only and do not constitute an endorsement or recommendation by the Monad Foundation.
