
BRC Inc. — Investor Relations & Filings
BRC Inc. is a veteran-founded and controlled company that roasts and sells coffee. The company's product line includes premium coffee, coffee accessories, branded apparel, and other merchandise. Operating as both a coffee and media company, BRC Inc. produces and distributes content to support its brand. Its primary market consists of active military personnel, veterans, first responders, and their supporters.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 | 2025-08-11 | English | |
| 10-Q | 2025-08-04 | English | |
| 8-K | 2025-08-04 | English | |
| OWNERSHIP DOCUMENT | 2025-07-22 | English | |
| Major Shareholding Notification 2025 | 2025-07-22 | English | |
| FORM 4 | 2025-07-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13542040 | FORM 4 | 2025-08-11 | English | ||
| 13542085 | 10-Q | 2025-08-04 | English | ||
| 13542091 | 8-K | 2025-08-04 | English | ||
| 13542094 | OWNERSHIP DOCUMENT | 2025-07-22 | English | ||
| 13542097 | Major Shareholding Notification 2025 | 2025-07-22 | English | ||
| 13542115 | FORM 4 | 2025-07-19 | English | ||
| 13542112 | Director's Dealing 2025 | 2025-07-19 | English | ||
| 13542118 | FORM 4 | 2025-07-19 | English | ||
| 13542110 | 8-K | 2025-07-19 | English | ||
| 13542141 | 424B5 | 2025-07-18 | English | ||
| 13542128 | 8-K | 2025-07-16 | English | ||
| 13542133 | 424B5 | 2025-07-16 | English | ||
| 13542135 | FORM 4 | 2025-07-10 | English | ||
| 13542144 | FORM 3 | 2025-07-10 | English | ||
| 13542152 | 8-K | 2025-06-25 | English | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
BRC 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/33799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33799 | 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=33799 | 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=33799 \ -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": 33799}, 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 BRC Inc. (id: 33799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.