
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 |
|---|---|---|---|
|
Medical Net , Inc.
A holding company providing internet-based medical and life…
|
3645 | JP | Telecommunications, computer pr… |
|
Medlive Technology Co., Ltd.
Leading online professional platform for physicians offerin…
|
2192 | HK | Telecommunications, computer pr… |
|
MedPeer,Inc.
Healthcare tech firm with a physician platform and support …
|
6095 | JP | Telecommunications, computer pr… |
|
Meesho Limited
Zero-commission e-commerce platform for small businesses, r…
|
MEESHO | IN | Telecommunications, computer pr… |
|
MELIUZ S.A.
Digital platform offering cashback, rewards, and integrated…
|
— | BR | Telecommunications, computer pr… |
|
MERCADOLIBRE INC
Operates an ecosystem of online commerce and digital financ…
|
MELI | US | Telecommunications, computer pr… |
|
Mercari, Inc.
Operates a C2C marketplace app for buying and selling items…
|
4385 | JP | Telecommunications, computer pr… |
|
MERCURY Inc.
A real estate technology company providing data-driven mark…
|
5025 | JP | Telecommunications, computer pr… |
|
MERIT GROUP PLC
A B2B data and intelligence company specializing in industr…
|
MRIT | GB | Telecommunications, computer pr… |
|
MetaLight Inc.
Provides real-time bus tracking and operational software so…
|
2605 | HK | 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.