Social Media {API}
Find LinkedIn, X, Instagram, and YouTube profiles for any domain with a single API call.
Get discovered social links as type and URL pairs. Apply your own verification step when official-account status matters.
What You Get
Each API call can return discovered social profile URLs for supported platforms.
Profile URLs
LinkedIn, X, Facebook, Instagram, YouTube, and more
Simple schema
Each result contains only type and URL
Platform detection
Automatic identification of social networks
Deduplicated results
Clean, unique profiles only
How It Works
We extract supported social media links from public brand signals.
Pass a domain
Like figma.com or any company website
We crawl the site
Public pages, metadata, headers, and rel="me" attributes
Profiles extracted
Supported outbound social links identified and structured
JSON returned
URLs with their supported platform type
API Response
Extracted brand data for figma.com
POST /v1/brand/retrieve { "type": "by_domain", "domain": "figma.com" }{
"status": "ok",
"brand": {
"domain": "figma.com",
"socials": [
{ "type": "x", "url": "https://x.com/figma" },
{ "type": "instagram", "url": "https://instagram.com/figma" },
{ "type": "linkedin", "url": "https://linkedin.com/company/figma" },
{ "type": "youtube", "url": "https://youtube.com/figmadesign" }
]
},
"code": 200
}Frequently asked questions
Common questions about the Context.dev Social Media API.
Am I billed for failed requests?
Which social platforms does the API support?
What does the response look like?
Is the social media API free?
How do I find a company's LinkedIn URL from their domain?
Are the social profiles verified?
Can I use this API to enrich a CRM with social handles?
Am I billed for failed requests?
How do I find a company's LinkedIn URL from their domain?
Which social platforms does the API support?
Are the social profiles verified?
What does the response look like?
Can I use this API to enrich a CRM with social handles?
Is the social media API free?
Ship an agent that actually knows things.
Free tier, 10-minute integration, and the same API powering agents at Mintlify, daily.dev, and Propane. No credit card to start.













