
Marcus & Millichap, Inc. — Investor Relations & Filings
Marcus & Millichap, Inc. is a commercial real estate firm specializing in investment brokerage, financing, research, and advisory services. The company facilitates the sale and financing of a wide range of property types, including multifamily, retail, office, industrial, hospitality, and self-storage assets. It provides capital markets services and market research to support private and institutional investors in their real estate transactions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Marcus & Millichap, Inc. (0001578732) (Filer) | 2026-05-07 | English | |
| 8-K - Marcus & Millichap, Inc. (0001578732) (Filer) | 2026-05-01 | English | |
| SCHEDULE 13G/A - Marcus & Millichap, Inc. (0001578732) (Subject) | 2026-03-27 | English | |
| 10-K - MARCUS & MILLICHAP, INC. (0001578732) (Filer) | 2026-02-26 | English | |
| 8-K - MARCUS & MILLICHAP, INC. (0001578732) (Filer) | 2026-02-12 | English | |
| SCHEDULE 13G/A Filing | 2026-02-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 43568812 | 10-Q - Marcus & Millichap, Inc. (0001578732) (Filer) | 2026-05-07 | English | ||
| 39633816 | 8-K - Marcus & Millichap, Inc. (0001578732) (Filer) | 2026-05-01 | English | ||
| 33061606 | SCHEDULE 13G/A - Marcus & Millichap, Inc. (0001578732) (Subject) | 2026-03-27 | English | ||
| 32894318 | 10-K - MARCUS & MILLICHAP, INC. (0001578732) (Filer) | 2026-02-26 | English | ||
| 32894317 | 8-K - MARCUS & MILLICHAP, INC. (0001578732) (Filer) | 2026-02-12 | English | ||
| 30682751 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
| 30682530 | 4 Filing | 2026-02-12 | English | ||
| 30682518 | 4 Filing | 2026-02-12 | English | ||
| 30682513 | 4 Filing | 2026-02-12 | English | ||
| 30682507 | 4 Filing | 2026-02-12 | English | ||
| 30682500 | 4 Filing | 2026-02-12 | English | ||
| 12680567 | 4 | 2026-01-07 | English | ||
|
2025
3 filings
| |||||
| 12680568 | 4 | 2025-12-13 | English | ||
| 12680569 | 4 | 2025-12-12 | English | ||
| 12680570 | 4 | 2025-12-09 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for real estate
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TSUKURUBA Inc.
Operates an online platform for brokerage of pre-owned and …
|
2978 | JP | Real estate activities |
|
Versity SA
Develops digital solutions for marketing and selling new co…
|
MLPAP | FR | Real estate activities |
|
Westfield Properties Ltd.
Real estate brokerage specializing in sales of residential …
|
— | CA | Real estate activities |
|
ZILLOW GROUP, INC.
A real estate technology company with a digital marketplace…
|
ZG | US | Real estate activities |
Marcus & Millichap, 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/32113/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32113 | 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=32113 | 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=32113 \ -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": 32113}, 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 Marcus & Millichap, Inc. (id: 32113)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.