
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 |
|---|---|---|---|
|
Targetspot S.A.
A global company specializing in digital audio advertising …
|
ALTGS | BE | Telecommunications, computer pr… |
|
TaTaTu S.p.A.
A social media platform that rewards users with digital cur…
|
ALTTU | IT | Telecommunications, computer pr… |
|
TC S.A.
Digital platform for financial data, investor education, an…
|
— | BR | Telecommunications, computer pr… |
|
Teads Holding Co.
An omnichannel advertising platform connecting advertisers …
|
TEAD | US | Telecommunications, computer pr… |
|
TEAM INTERNET GROUP PLC
Internet solutions company providing domain management and …
|
TIG | GB | Telecommunications, computer pr… |
|
TechTarget, Inc.
Provides purchase intent-driven marketing and sales service…
|
TTGT | US | Telecommunications, computer pr… |
|
Tencent Holdings Limited
A world-leading internet and technology company known for g…
|
700 | HK | Telecommunications, computer pr… |
|
Tenet Fintech Group Inc.
Fintech and AI firm transforming SME data into predictive a…
|
PKK | CA | Telecommunications, computer pr… |
|
TEN Holdings, Inc.
Provides end-to-end solutions for virtual, hybrid, and in-p…
|
XHLD | US | Telecommunications, computer pr… |
|
The Nisshin OilliO Group, Ltd.
A manufacturer of plant-based oils, fats, healthy foods, an…
|
2602 | 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.