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 |
|---|---|---|---|
| ARS - Black Rock Coffee Bar, Inc. (0002068577) (Filer) | 2026-04-16 | English | |
| DEF 14A - Black Rock Coffee Bar, Inc. (0002068577) (Filer) | 2026-04-16 | English | |
| 8-K - Black Rock Coffee Bar, Inc. (0002068577) (Filer) | 2026-03-20 | English | |
| 10-K - BLACK ROCK COFFEE BAR, INC. (0002068577) (Filer) | 2026-03-04 | English | |
| 8-K - BLACK ROCK COFFEE BAR, INC. (0002068577) (Filer) | 2026-03-03 | English | |
| SCHEDULE 13G/A Filing | 2026-02-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 34647367 | ARS - Black Rock Coffee Bar, Inc. (0002068577) (Filer) | 2026-04-16 | English | ||
| 34647364 | DEF 14A - Black Rock Coffee Bar, Inc. (0002068577) (Filer) | 2026-04-16 | English | ||
| 33002285 | 8-K - Black Rock Coffee Bar, Inc. (0002068577) (Filer) | 2026-03-20 | English | ||
| 32901320 | 10-K - BLACK ROCK COFFEE BAR, INC. (0002068577) (Filer) | 2026-03-04 | English | ||
| 32901319 | 8-K - BLACK ROCK COFFEE BAR, INC. (0002068577) (Filer) | 2026-03-03 | English | ||
| 32345419 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
| 32345457 | SCHEDULE 13G Filing | 2026-02-10 | English | ||
| 32345399 | SCHEDULE 13G/A Filing | 2026-02-06 | English | ||
| 32345409 | SCHEDULE 13G Filing | 2026-01-30 | English | ||
| 13727479 | Major Shareholding Notification 2026 | 2026-01-28 | English | ||
|
2025
5 filings
| |||||
| 13727480 | Major Shareholding Notification 2025 | 2025-12-30 | English | ||
| 13727481 | FORM 4 | 2025-12-29 | English | ||
| 13727482 | FORM 4 | 2025-12-29 | English | ||
| 13727483 | FORM 4 | 2025-12-29 | English | ||
| 13727484 | FORM 4 | 2025-12-29 | English | ||
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Luk Hing Entertainment Group Holdings Limited
Operates F&B and entertainment venues, provides catering, o…
|
8052 | HK | Accommodation and food service … |
|
MARSTON'S PLC
An independent pub and hotel operator managing over 1,300 l…
|
MARS | GB | Accommodation and food service … |
|
New Amante Group Limited
Operates club, entertainment, and restaurant businesses, in…
|
8412 | HK | Accommodation and food service … |
|
PECOS Hotels And Pubs Limited
Operates themed pubs specializing in retro rock music, drau…
|
539273 | IN | Accommodation and food service … |
|
Reborn Coffee, Inc.
A specialty coffee roaster using a proprietary process to g…
|
REBN | US | 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.