
Linked Inc. — Investor Relations & Filings
LinkedIn is an online platform designed for professional networking and career development. It enables users to create and manage a professional identity, build and engage with a professional network, and access knowledge, insights, and opportunities. The service is primarily used by individuals to find jobs and by employers to post job openings and recruit candidates. Members can share content, follow companies, and participate in industry-specific groups. Beyond its core networking features, the platform offers LinkedIn Learning for online courses and provides sales and marketing solutions for businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-24 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-04-16 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-04-16 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-03 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36122678 | 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-24 | Korean | ||
| 34645784 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-16 | Korean | ||
| 34644985 | 단일판매ㆍ공급계약체결 | 2026-04-16 | Korean | ||
| 33258054 | 주식등의대량보유상황보고서(일반) | 2026-04-03 | Korean | ||
| 33084588 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 33084577 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | ||
| 33044120 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32991246 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32991245 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32956131 | 증권발행결과(자율공시) | 2026-03-16 | Korean | ||
| 32939482 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32939466 | 주주총회집중일개최사유신고 | 2026-03-13 | Korean | ||
| 32920480 | 주주총회소집결의 | 2026-03-10 | Korean | ||
| 32920467 | 주식병합결정 | 2026-03-10 | Korean | ||
| 32906603 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-06 | Korean | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ottakringer Getränke AG
A beverage holding company producing beer, mineral water, a…
|
OTS | AT | Telecommunications, computer pr… |
|
Outdoor Holding Co
Operates an online marketplace and auction site for firearm…
|
POWW | US | Telecommunications, computer pr… |
|
Participations Industrielles et Minières
Holding company with interests in Madagascan sisal and a fi…
|
MLHOP | FR | Telecommunications, computer pr… |
|
People.cn CO.,LTD
Digital media and information services provider of news and…
|
603000 | CN | Telecommunications, computer pr… |
|
Perion Network Ltd.
A technology company offering AI-powered digital advertisin…
|
PERI | US | Telecommunications, computer pr… |
|
PFIZER INC
A research-based biopharmaceutical company that develops an…
|
PFE | US | Telecommunications, computer pr… |
|
PINTEREST, INC.
A visual discovery engine for users to find, save, and orga…
|
PINS | US | Telecommunications, computer pr… |
|
Planet Labs PBC
Provides daily satellite imagery of Earth's landmass and ge…
|
PL | US | Telecommunications, computer pr… |
|
Playboy, Inc.
A global company offering lifestyle and sexual wellness pro…
|
PLBY | US | Telecommunications, computer pr… |
|
PORT INC.
Operates vertical media and matching services in career, fi…
|
7047 | JP | Telecommunications, computer pr… |
Linked Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/16694/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16694 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=16694 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=16694 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 16694}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Linked Inc. (id: 16694)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.