
CBIZ, Inc. — Investor Relations & Filings
CBIZ, Inc. is a professional services company providing a range of financial, insurance, and advisory solutions, primarily for middle-market businesses. The company's offerings are structured into two main practices: Financial Services and Benefits and Insurance Services. The Financial Services practice delivers accounting, tax compliance and consulting, audit, and advisory services. The Benefits and Insurance Services practice provides employee benefits consulting, property and casualty insurance, risk management, and human resources solutions. CBIZ aims to combine the resources of a national firm with personalized local service, offering tailored insights to help clients manage risk, optimize operations, and foster growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - CBIZ, Inc. (0000944148) (Filer) | 2026-04-30 | English | |
| 8-K - CBIZ, Inc. (0000944148) (Filer) | 2026-04-29 | English | |
| SCHEDULE 13G/A - CBIZ, Inc. (0000944148) (Subject) | 2026-03-26 | English | |
| 4 - CBIZ, Inc. (0000944148) (Issuer) | 2026-03-19 | English | |
| 4 - CBIZ, Inc. (0000944148) (Issuer) | 2026-03-17 | English | |
| 4 - CBIZ, Inc. (0000944148) (Issuer) | 2026-03-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39090817 | 10-Q - CBIZ, Inc. (0000944148) (Filer) | 2026-04-30 | English | ||
| 38809219 | 8-K - CBIZ, Inc. (0000944148) (Filer) | 2026-04-29 | English | ||
| 33052473 | SCHEDULE 13G/A - CBIZ, Inc. (0000944148) (Subject) | 2026-03-26 | English | ||
| 32989800 | 4 - CBIZ, Inc. (0000944148) (Issuer) | 2026-03-19 | English | ||
| 32968537 | 4 - CBIZ, Inc. (0000944148) (Issuer) | 2026-03-17 | English | ||
| 32968355 | 4 - CBIZ, Inc. (0000944148) (Issuer) | 2026-03-17 | English | ||
| 32884754 | 10-K/A - CBIZ, INC. (0000944148) (Filer) | 2026-03-02 | English | ||
| 32884758 | 10-K - CBIZ, INC. (0000944148) (Filer) | 2026-02-26 | English | ||
| 32884756 | 8-K - CBIZ, INC. (0000944148) (Filer) | 2026-02-25 | English | ||
| 32884751 | 4 - CBIZ, INC. (0000944148) (Filer) | 2026-02-17 | English | ||
| 32884752 | 4 - CBIZ, INC. (0000944148) (Filer) | 2026-02-17 | English | ||
| 32884753 | 4 - CBIZ, INC. (0000944148) (Filer) | 2026-02-17 | English | ||
| 32884757 | 8-K - CBIZ, INC. (0000944148) (Filer) | 2026-02-17 | English | ||
| 25955767 | 4 Filing | 2026-02-13 | English | ||
| 25955695 | 4 Filing | 2026-02-13 | English | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
|
Euro Tax Pl Spolka Akcyjna
Holding company specializing in foreign tax recovery and fi…
|
ETX | PL | Professional, scientific and te… |
|
F&M CO.,LTD.
Provides management support and outsourcing services for sm…
|
4771 | JP | Professional, scientific and te… |
CBIZ, 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/31402/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31402 | 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=31402 | 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=31402 \ -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": 31402}, 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 CBIZ, Inc. (id: 31402)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.