
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 |
|---|---|---|---|
|
THE REVEL COLLECTIVE PLC
Operator of a national network of premium bars and pubs in …
|
TRC | GB | Telecommunications, computer pr… |
|
THOMSON REUTERS CORP /CAN/
AI-powered intelligence and workflow solutions for legal, t…
|
TRI | US | Telecommunications, computer pr… |
|
Thrace Plastics Holding and Commercial S.A.
Manufacturer of polypropylene-based technical fabrics and p…
|
PLAT | GR | Telecommunications, computer pr… |
|
THRIVE TRIBE TECHNOLOGIES LIMITED
Digital platform connecting wellness creators and audiences…
|
1TT | AU | Telecommunications, computer pr… |
|
TINYBEANS GROUP LTD
Mobile platform for private family photo sharing and curate…
|
TNY | AU | Telecommunications, computer pr… |
|
Tonies SE
Develops an interactive, screen-free audio platform for chi…
|
TNIE | LU | Telecommunications, computer pr… |
|
Toplofikatsia-Ruse AD
Energy company specializing in the combined generation of e…
|
TPLR | BG | Telecommunications, computer pr… |
|
TotalEnergies SE
A global multi-energy company producing oil, gas, biofuels,…
|
TTE | FR | Telecommunications, computer pr… |
|
Tracxn Technologies Limited
SaaS platform for tracking private companies and emerging t…
|
TRACXN | IN | Telecommunications, computer pr… |
|
Trade Desk, Inc.
A self-service, cloud-based platform for managing digital a…
|
TTD | US | 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.