
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 |
|---|---|---|---|
|
Ai ROBOTICS INC.
Specializes in AI-driven marketing and e-commerce support f…
|
247A | JP | Telecommunications, computer pr… |
|
Airship AI Holdings, Inc.
AI-driven data management and surveillance platform for gov…
|
AISP | US | Telecommunications, computer pr… |
|
AIRTASKER LIMITED
Online marketplace connecting individuals and businesses wi…
|
ART | AU | Telecommunications, computer pr… |
|
AI X Tech Inc.
Online vertical media platform providing content, marketing…
|
1490 | HK | Telecommunications, computer pr… |
|
Alarum Technologies Ltd.
Global provider of AI-based web data collection and zero tr…
|
ALAR | US | Telecommunications, computer pr… |
|
ALiNK Internet, INC.
A technology company specializing in personalized weather i…
|
7077 | JP | Telecommunications, computer pr… |
|
ALTITUDE GROUP PLC
A technology and services provider for the promotional prod…
|
ALT | GB | Telecommunications, computer pr… |
|
Altona Rare Earths Plc
An exploration and development company focused on rare eart…
|
ANR | GB | Telecommunications, computer pr… |
|
Amaze Co.,Ltd.
A hospitality company engaged in the operation of hotels an…
|
6076 | US | Telecommunications, computer pr… |
|
Amazia, inc.
Develops and operates internet services with a primary focu…
|
4424 | 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.