Use cases
Manually reviewing competitor content across platforms wastes hours each week. Competitive content reports surface top posts instantly.Creative inspiration
Surface top-performing competitor posts to inspire your creative team with proven formats and themes
Competitive benchmarking
Benchmark your brand’s best posts against what’s resonating with competitor audiences
Format analysis
Identify which post formats or topics drive results for competitors to inform your strategy
Before you start
Prerequisites:- API Key - Your authentication token - Get your API key from the API Quickstart.
- Brand ID - Your brand’s unique ID
- Tracked Competitors - Competitors added in Dash Social
- YouTube
- X
Test in the dashboard first
Preview competitive content in the Dash Social Dashboard to understand the data structure before pulling via API.Implementation
Step 1: Get competitor account IDs
Get source account IDs for your tracked competitors. Each competitor has a unique ID per platform. Send a POST request:Key query parameters
source: Platform to search:- Instagram:
INSTAGRAM - Facebook:
FACEBOOK - YouTube:
YOUTUBE - Twitter (X):
TWITTER
- Instagram:
source_account_id value. Format as comma-separated: 2306810931,230344968,232342925.
Track multiple platforms
To analyze competitor content across Instagram and Facebook, call/competitors/search separately for each platform.Step 2: Map your report parameters
Map the available parameters before making the API call:Step 3: Request the content report
Send a GET request using the parameters from Step 2. This example gets top Facebook posts from tracked competitors during October 2025, ranked by likes:Rank by multiple metrics
Request multiple metrics by separating with commas (e.g.,LIKES,TOTAL_ENGAGEMENTS,REACH). Posts will be ranked by each metric separately.Step 4: Interpret the response
The response includes top-performing posts for each competitor, sorted by your chosen metric.Response structure
Each competitor includes:content: Array of posts, ranked highest to lowest by the selected metricid: Unique post identifier from the social platformcaption: The post text/captioncreated_at: When the post was publishedmedia_type: Type of content (IMAGE, VIDEO, CAROUSEL, etc.)media_url: URL to the media filepermalink: Direct link to the post on the social platformmetrics: Performance data for each postname: The competitor’s social media handleavatar: URL to their profile picturedata_type: AlwaysCOMPETITORfor tracked competitor accounts
Metrics
- Instagram
- Facebook
- Youtube
- X
Next steps
With your competitive content data, you can:- Inspire creative strategy - Share top posts with your content team to identify successful themes and formats
- Benchmark performance - Compare your best posts against competitor performance to set realistic engagement goals
- Track content trends - Query weekly or monthly to spot emerging content trends in your industry
- Inform content calendar - Analyze which post types and topics resonate to guide your publishing strategy