
AKAMAI TECHNOLOGIES INC — Investor Relations & Filings
Akamai Technologies Inc. is a company specializing in cloud computing, cybersecurity, and content delivery network (CDN) services. Its offerings are built on a massively distributed edge and cloud platform designed to power and protect online experiences for businesses globally. The company's portfolio includes a comprehensive suite of security solutions to defend websites, applications, and APIs against cyber threats; cloud computing services for building, deploying, and scaling applications; and content delivery capabilities to ensure the fast and reliable distribution of web content and media. By leveraging its distributed network, Akamai enables organizations to bring applications and security closer to end-users, delivering secure and high-performing digital experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-22 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-18 | English | |
| 8-K - AKAMAI TECHNOLOGIES INC (0001086222) (Filer) | 2026-05-13 | English | |
| SCHEDULE 13G/A - AKAMAI TECHNOLOGIES INC (0001086222) (Subject) | 2026-03-26 | English | |
| 4 - AKAMAI TECHNOLOGIES INC (0001086222) (Filer) | 2026-03-02 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZOO DIGITAL GROUP PLC
Provides cloud-based localization and media services for th…
|
ZOO | GB | Telecommunications, computer pr… |
|
Zoom Communications, Inc.
Provides an AI-powered collaboration platform for modern, h…
|
ZM | US | Telecommunications, computer pr… |
|
Zscaler, Inc.
A cloud-native cybersecurity company offering a zero trust …
|
ZS | US | Telecommunications, computer pr… |
|
ZW Data Action Technologies Inc.
Provider of omni-channel advertising, precision marketing, …
|
CNET | US | Telecommunications, computer pr… |
|
并行科技
Provides HPC services and cloud-based resource management f…
|
920493 | CN | Telecommunications, computer pr… |
|
曙光数创
Develops liquid cooling and infrastructure for high-perform…
|
920808 | CN | Telecommunications, computer pr… |
| 株式会社アクセルスペースホールディングス | 402A | JP | Telecommunications, computer pr… |
| 株式会社デジタルキューブ | 263A | JP | Telecommunications, computer pr… |
AKAMAI TECHNOLOGIES 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/30559/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30559 | 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=30559 | 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=30559 \ -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": 30559}, 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 AKAMAI TECHNOLOGIES INC (id: 30559)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.