{"service":"Company Tracking Service","version":"1.0.0","status":"running","description":"Collects LinkedIn profile and post data using Bright Data","endpoints":{"health":"GET /api/health","status":"GET /api/status","scrapeProfile":"POST /api/scrape/profile","scrapeProfileByUsername":"GET /api/scrape/profile/:username","scrapePosts":"POST /api/scrape/posts","scrapePostsByUsername":"GET /api/scrape/posts/:username","inngest":"POST /api/inngest (Inngest webhook)","researchCompany":"POST /api/research/company","researchByDomain":"POST /api/research/by-domain","quarterlyByDomain":"POST /api/research/quarterly/by-domain","quarterlyPortfolio":"POST /api/research/quarterly/portfolio"},"authentication":"API key via Authorization: Bearer <key> or x-api-key header"}