
LEGALZOOM.COM, INC. — Investor Relations & Filings
LegalZoom.com, Inc. is an online legal technology company that provides legal solutions and services to individuals and small businesses. The platform offers a range of products, including business formation services like Limited Liability Company (LLC) creation, intellectual property protection such as trademark registration, and personal legal documents for estate planning, including wills and trusts. The company's model combines self-service, step-by-step online tools for document preparation with access to a network of independent, vetted attorneys for personalized legal guidance. LegalZoom aims to make legal assistance more accessible, convenient, and affordable by simplifying common legal processes. It is not a law firm but serves as a facilitator between consumers and legal resources.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-04-22 | English | |
| SCHEDULE 13G/A - LEGALZOOM.COM, INC. (0001286139) (Subject) | 2026-03-27 | English | |
| 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-27 | English | |
| 10-K - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-23 | English | |
| 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-19 | English | |
| 8-K - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-19 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 35389258 | DEF 14A - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-04-22 | English | ||
| 33061172 | SCHEDULE 13G/A - LEGALZOOM.COM, INC. (0001286139) (Subject) | 2026-03-27 | English | ||
| 32889529 | 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-27 | English | ||
| 32889535 | 10-K - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-23 | English | ||
| 32889528 | 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-19 | English | ||
| 32889534 | 8-K - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-19 | English | ||
| 32889530 | 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-18 | English | ||
| 32889533 | 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-18 | English | ||
| 32889531 | 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-18 | English | ||
| 32889532 | 4 - LEGALZOOM.COM, INC. (0001286139) (Filer) | 2026-02-18 | English | ||
| 28670201 | 4 Filing | 2026-01-16 | English | ||
| 28670094 | 4 Filing | 2026-01-16 | English | ||
|
2025
3 filings
| |||||
| 11676823 | FORM 4 | 2025-11-18 | English | ||
| 11676824 | FORM 4 | 2025-11-18 | English | ||
| 11676825 | FORM 4 | 2025-11-18 | English | ||
Market data
Market data not available
Price history
Peer group · Legal activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PLS GROUP LIMITED
Provides legal solutions and technology-driven property tra…
|
PLS | AU | Professional, scientific and te… |
|
PRO CLB GLOBAL LIMITED
Offers legal process outsourcing, IP management, and corpor…
|
540703 | IN | Professional, scientific and te… |
|
RBG HOLDINGS PLC
A professional services group specializing in dispute resol…
|
RBGP | GB | Professional, scientific and te… |
|
SHINE JUSTICE LTD
Provides personal injury litigation, class actions, and com…
|
SHJ | AU | Professional, scientific and te… |
|
Votum S.A.
Legal assistance for financial claims in personal injury, b…
|
VOT | PL | Professional, scientific and te… |
|
VS Trust
An online platform for creating and managing legally-valid …
|
SVIX | US | Professional, scientific and te… |
|
Yoshi Innovation Spolka Akcyjna
A technology company developing innovations in the medical …
|
YOS | PL | Professional, scientific and te… |
|
YulChon co., Ltd
Specialized manufacturer of precision cold-drawn steel tube…
|
146060 | KR | Professional, scientific and te… |
|
ZICO HOLDINGS INC.
Integrated network of multidisciplinary professional servic…
|
40W | SG | Professional, scientific and te… |
LEGALZOOM.COM, 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/31689/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31689 | 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=31689 | 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=31689 \ -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": 31689}, 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 LEGALZOOM.COM, INC. (id: 31689)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.