
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 |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | 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.