Black Rock Coffee Bar, Inc. — Investor Relations & Filings
Black Rock Coffee Bar, Inc. is a high-growth operator of a chain of coffee bars, primarily featuring a drive-thru format. Founded in 2008, the company's mission is to foster connection and be a positive force in the community. Its menu includes a variety of premium roasted coffees, teas, and other caffeinated beverages. In addition to its retail locations, Black Rock Coffee Bar sells coffee products for at-home consumption and engages customers through a mobile application and the Black Rock Rewards loyalty program.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2025 | 2025-12-22 | English | |
| Major Shareholding Notification 2025 | 2025-11-14 | English | |
| Major Shareholding Notification 2025 | 2025-11-13 | English | |
| 10-Q | 2025-11-12 | English | |
| 8-K | 2025-11-12 | English | |
| Major Shareholding Notification 2025 | 2025-11-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13727485 | Major Shareholding Notification 2025 | 2025-12-22 | English | ||
| 13727486 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 13727487 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 13727488 | 10-Q | 2025-11-12 | English | ||
| 13727489 | 8-K | 2025-11-12 | English | ||
| 13727490 | Major Shareholding Notification 2025 | 2025-11-07 | English | ||
| 13727491 | Major Shareholding Notification 2025 | 2025-11-07 | English | ||
| 13727492 | Major Shareholding Notification 2025 | 2025-11-05 | English | ||
| 13727493 | Major Shareholding Notification 2025 | 2025-11-04 | English | ||
| 13727498 | 3/A | 2025-10-06 | English | ||
| 13727494 | Major Shareholding Notification 2025 | 2025-10-02 | English | ||
| 13727495 | 8-K | 2025-09-16 | English | ||
| 13727496 | 4 | 2025-09-16 | English | ||
| 13727497 | 4 | 2025-09-16 | English | ||
| 13727500 | 4 | 2025-09-16 | English | ||
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Auntea Jenny (Shanghai) Industrial Co., Ltd.
Oriental Modern Tea chain operator specializing in fresh, h…
|
2589 | HK | Accommodation and food service … |
|
Bar Pacific Group Holdings Limited
Operates chained bars and restaurants providing beverages, …
|
8432 | HK | Accommodation and food service … |
|
Chagee Holdings Ltd.
Operates a global network of 6,000+ modern tea houses selli…
|
CHA | US | Accommodation and food service … |
|
Coffee Day Enterprises Limited
Vertically integrated coffee business spanning plantations,…
|
COFFEEDAY | IN | Accommodation and food service … |
|
Dutch Bros Inc.
Operator and franchisor of drive-thru shops specializing in…
|
BROS | US | Accommodation and food service … |
|
Guming Holdings Limited
Leading Chinese freshly made beverage chain with over 11,00…
|
1364 | KY | Accommodation and food service … |
|
Has Lifestyle Limited
Produces cold-pressed juices and nutritional snacks for hea…
|
780014 | IN | Accommodation and food service … |
|
Helens International Holdings Company Limited
Large-scale bar chain operator and franchisor, serving as a…
|
9869 | KY | Accommodation and food service … |
|
HUB CO.,LTD.
Operates a chain of British-style pubs adapted for the Japa…
|
3030 | JP | Accommodation and food service … |
|
J.D. Wetherspoon PLC
Operates a large chain of pubs and hotels offering food, dr…
|
JDW | GB | Accommodation and food service … |
Black Rock Coffee Bar, 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/32998/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32998 | 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=32998 | 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=32998 \ -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": 32998}, 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 Black Rock Coffee Bar, Inc. (id: 32998)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.