
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 |
|---|---|---|---|
| ARS - BRC Inc. (0001891101) (Filer) | 2026-04-10 | English | |
| 8-K - BRC Inc. (0001891101) (Filer) | 2026-03-23 | English | |
| 10-K - BRC INC. (0001891101) (Filer) | 2026-03-02 | English | |
| 8-K - BRC INC. (0001891101) (Filer) | 2026-03-02 | English | |
| 4 - BRC INC. (0001891101) (Filer) | 2026-02-24 | English | |
| 4 - BRC INC. (0001891101) (Filer) | 2026-02-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 34027634 | ARS - BRC Inc. (0001891101) (Filer) | 2026-04-10 | English | ||
| 33012254 | 8-K - BRC Inc. (0001891101) (Filer) | 2026-03-23 | English | ||
| 32900393 | 10-K - BRC INC. (0001891101) (Filer) | 2026-03-02 | English | ||
| 32900392 | 8-K - BRC INC. (0001891101) (Filer) | 2026-03-02 | English | ||
| 32900389 | 4 - BRC INC. (0001891101) (Filer) | 2026-02-24 | English | ||
| 32900390 | 4 - BRC INC. (0001891101) (Filer) | 2026-02-24 | English | ||
| 32900391 | 4 - BRC INC. (0001891101) (Filer) | 2026-02-24 | English | ||
| 32179567 | 8-K Filing | 2026-02-13 | English | ||
| 13541891 | Major Shareholding Notification 2026 | 2026-01-22 | English | ||
| 13541895 | Major Shareholding Notification 2026 | 2026-01-21 | English | ||
| 13541920 | 8-K | 2026-01-13 | English | ||
| 13541922 | FORM 4 | 2026-01-06 | English | ||
|
2025
3 filings
| |||||
| 13541924 | FORM 4 | 2025-11-19 | English | ||
| 13541927 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 13541929 | FORM 4 | 2025-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | 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.