
MARCHEX INC — Investor Relations & Filings
Marchex Inc. is a conversational intelligence company that utilizes artificial intelligence to analyze business-to-customer interactions across various channels, including calls, texts, and chats. Its AI-powered platform transforms unstructured conversation data into actionable insights, trends, and key performance indicators. The company's solutions, such as Call Tracking & Attribution and Conversation Intelligence, help businesses optimize marketing spend, increase sales effectiveness, and improve customer experience. By identifying customer intent and conversation outcomes, Marchex enables clients to recover missed sales opportunities, automate workflows, and make informed strategic decisions. The platform offers integrations with major CRM, CDP, and digital advertising systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| S-8 - MARCHEX INC (0001224133) (Filer) | 2026-04-09 | English | |
| 10-K - MARCHEX INC (0001224133) (Filer) | 2026-03-26 | English | |
| 4 - MARCHEX INC (0001224133) (Issuer) | 2026-03-20 | English | |
| 4 - MARCHEX INC (0001224133) (Issuer) | 2026-03-20 | English | |
| 4 - MARCHEX INC (0001224133) (Issuer) | 2026-03-20 | English |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46273420 | 10-Q | 2026-05-14 | English | ||
| 33936258 | S-8 - MARCHEX INC (0001224133) (Filer) | 2026-04-09 | English | ||
| 33048705 | 10-K - MARCHEX INC (0001224133) (Filer) | 2026-03-26 | English | ||
| 33002176 | 4 - MARCHEX INC (0001224133) (Issuer) | 2026-03-20 | English | ||
| 33002170 | 4 - MARCHEX INC (0001224133) (Issuer) | 2026-03-20 | English | ||
| 33002171 | 4 - MARCHEX INC (0001224133) (Issuer) | 2026-03-20 | English | ||
| 32889007 | 8-K - MARCHEX INC (0001224133) (Filer) | 2026-02-18 | English | ||
| 32889004 | 4 - MARCHEX INC (0001224133) (Filer) | 2026-02-18 | English | ||
| 32889005 | 4 - MARCHEX INC (0001224133) (Filer) | 2026-02-18 | English | ||
| 32889006 | 4 - MARCHEX INC (0001224133) (Filer) | 2026-02-18 | English | ||
| 28469632 | 8-K Filing | 2026-01-30 | English | ||
|
2025
4 filings
| |||||
| 11584555 | 8-K | 2025-12-17 | English | ||
| 11584554 | 4 | 2025-12-17 | English | ||
| 11584556 | 4 | 2025-12-17 | English | ||
| 11584557 | 4 | 2025-12-17 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ImageSat International (I.S.I) Ltd.
A provider of space-based intelligence and geospatial solut…
|
ISI | IL | Telecommunications, computer pr… |
|
IMPINJ INC
Develops RAIN RFID solutions that provide wireless connecti…
|
PI | US | Telecommunications, computer pr… |
|
I-NET CORP.
IT services company for information processing and system d…
|
9600 | JP | Telecommunications, computer pr… |
|
Infinitii AI Inc.
Provides AI predictive analytics for water infrastructure a…
|
IAI | CA | Telecommunications, computer pr… |
|
INFOLINE TEC GROUP BERHAD
Provides IT infrastructure, cybersecurity solutions, manage…
|
— | MY | Telecommunications, computer pr… |
|
Infomart Corporation
Provider of B2B e-commerce platforms that digitize and stre…
|
2492 | JP | Telecommunications, computer pr… |
|
INFOMINA BERHAD
A technology solutions provider architecting intelligent ec…
|
— | MY | Telecommunications, computer pr… |
|
Informatica Inc.
Enterprise cloud data management company providing AI-power…
|
INFA | US | Telecommunications, computer pr… |
|
Informed Technologies India Ltd.
Provides BPO and KPO services for financial research and da…
|
504810 | IN | Telecommunications, computer pr… |
|
Informetis Co., Ltd.
An energy technology company using AI and IoT for energy op…
|
281A | JP | Telecommunications, computer pr… |
MARCHEX 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/34316/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34316 | 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=34316 | 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=34316 \ -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": 34316}, 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 MARCHEX INC (id: 34316)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.