COMPANY INTELLIGENCE
Firmographic Data Fresh from the Source
Turn a LinkedIn company URL into structured firmographics — headcount, industry, specialties, funding rounds, recent posts and hiring insights — fetched at request time.
POST/api/v1/company
{
"name": "Datamagnet",
"industry": "Software Development",
"employee_count": 11,
"headquarters": "Bengaluru, Karnataka",
"founded": 2023
}What is the Datamagnet Company API?
The Datamagnet Company API turns any public company URL into structured firmographics, collected live at the moment you call it. A single request returns headcount, industry, specialties, funding rounds, recent posts, and hiring insights — current as of that request, not a quarterly refresh.
- Cost
- 1 credit per company
- Freshness
- Live at request time
- Delivery
- API, webhooks, files
Company Insights
Add the company_insights flag for headcount trends, hiring by function, notable alumni and median tenure. +10 credits, charged only on success.
Funding Rounds
Crunchbase funding history by domain — amount raised, round type and announcement date. Standalone endpoint or the get_funding_rounds flag.
Company Posts
Pull a company's recent public posts to track announcements, launches and hiring pushes as they happen.
Three endpoints for the full company picture
curl -X POST \
"https://api.datamagnet.co/api/v1/company" \
-H "Authorization: Bearer {token}" \
-H "Content-Type: application/json" \
-d '{"url": "https://linkedin.com/company/datamagnet"}'→ 200 OK · fetched live from the professional network
{ "message": { "name": "Datamagnet", "industry": "Software Development", "employee_count": 11, "company_size": "11-50 employees", "headquarters": "Bengaluru, Karnataka", "founded": 2023, "specialties": [...], "funding": {...}, "similar_pages": [...] }}
Live Company Profile
Pass a LinkedIn company URL and get the full structured profile — 1 credit per successful request.
- Headcount, industry, HQ, specialties
- Funding, investors & stock info
- Cache control with
use_cache
Frequently asked questions
Start enriching with 10 free credits
No credit card required. One request returns the full company profile.
- Enrich by LinkedIn URL
- Funding & Hiring Insights
- Real-time Updates
Interactive Demo
~15 minutes
Get your API key
1 minPOST a company URL
1 minGet full firmographics
Instant