
Zeta Global Holdings Corp. — Investor Relations & Filings
Zeta Global Holdings Corp. is a marketing technology company that provides an AI-powered marketing cloud. Its core product, the Zeta Marketing Platform (ZMP), is an omnichannel platform designed to help enterprises acquire, grow, and retain customers. The ZMP unifies consumer identity, intelligence, and activation into a single system. It leverages proprietary artificial intelligence and a large opt-in consumer database to analyze trillions of data signals. This enables clients to deliver personalized marketing experiences across various channels, such as email, social media, web, and connected TV. The platform aims to simplify complex marketing operations for large-scale enterprise customers and agencies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Zeta Global Holdings Corp. (0001851003) (Filer) | 2026-04-24 | English | |
| SCHEDULE 13G/A - Zeta Global Holdings Corp. (0001851003) (Subject) | 2026-03-27 | English | |
| 10-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-25 | English | |
| 8-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-24 | English | |
| SCHEDULE 13G Filing | 2026-02-17 | English | |
| 8-K/A Filing | 2026-02-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 36269376 | ARS - Zeta Global Holdings Corp. (0001851003) (Filer) | 2026-04-24 | English | ||
| 33064531 | SCHEDULE 13G/A - Zeta Global Holdings Corp. (0001851003) (Subject) | 2026-03-27 | English | ||
| 32899787 | 10-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-25 | English | ||
| 32899786 | 8-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-24 | English | ||
| 32064853 | SCHEDULE 13G Filing | 2026-02-17 | English | ||
| 32064900 | 8-K/A Filing | 2026-02-06 | English | ||
| 13406451 | Regulatory Filings 2026 | 2026-01-16 | English | ||
| 13406453 | Regulatory Filings 2026 | 2026-01-16 | English | ||
| 13406455 | Regulatory Filings 2026 | 2026-01-09 | English | ||
| 13406456 | Regulatory Filings 2026 | 2026-01-09 | English | ||
| 13406457 | Major Shareholding Notification 2026 | 2026-01-09 | English | ||
| 13406458 | Regulatory Filings 2026 | 2026-01-02 | English | ||
| 13406459 | PRIMARY DOCUMENT | 2026-01-02 | English | ||
| 13406460 | PRIMARY DOCUMENT | 2026-01-02 | English | ||
|
2025
1 filing
| |||||
| 13406461 | PRIMARY DOCUMENT | 2025-12-19 | English | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMAZON COM INC
A technology company in e-commerce, cloud computing, digita…
|
AMZN | US | Telecommunications, computer pr… |
|
AmRest Holdings S.E.
A multi-brand restaurant operator in Europe managing franch…
|
EAT | ES | Telecommunications, computer pr… |
|
Anghami Inc
A music and podcast streaming platform for the Middle East …
|
ANGH | US | Telecommunications, computer pr… |
|
Angi Inc.
An online marketplace connecting homeowners with home servi…
|
ANGI | US | Telecommunications, computer pr… |
|
ApartmentLove Inc.
A global online marketplace platform for residential and va…
|
APLV | CA | Telecommunications, computer pr… |
|
Apple Inc.
Designs, manufactures, and markets consumer electronics, so…
|
AAPL | US | Telecommunications, computer pr… |
|
Armada Data Corporation
Information services provider specializing in proprietary d…
|
ARD | CA | Telecommunications, computer pr… |
|
Artmarket.com
Global provider of art market information, data, indices, a…
|
PRC | FR | Telecommunications, computer pr… |
|
artnet AG
An online platform providing services to buy, sell, and res…
|
ART | DE | Telecommunications, computer pr… |
|
ASIRO Inc.
Operates legal media platforms, provides HR services, and p…
|
7378 | JP | Telecommunications, computer pr… |
Zeta Global Holdings Corp. 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/31119/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31119 | 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=31119 | 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=31119 \ -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": 31119}, 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 Zeta Global Holdings Corp. (id: 31119)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.