
Reborn Coffee, Inc. — Investor Relations & Filings
Reborn Coffee, Inc. is a specialty coffee roaster and retailer that operates and franchises cafes and kiosks. The company is distinguished by its proprietary 'Reborn Process,' which involves germinating and sprouting green coffee beans before roasting to enhance flavor and optimize the coffee's potential. It also utilizes innovative techniques such as a 'Fruit Series Process,' where beans are co-fermented with real fruits. Reborn Coffee positions itself as part of the 'Fourth Wave' of coffee, emphasizing a blend of craft and scientific precision. Its product offerings include single-origin whole beans, signature blends, decaffeinated options, award-winning cold brew, and single-serve pour-over packs, which are sold both in-store and online.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| QUARTERLY REPORT | 2026-05-22 | English | |
| 8-K - Reborn Coffee, Inc. (0001707910) (Filer) | 2026-05-05 | English | |
| 10-K - Reborn Coffee, Inc. (0001707910) (Filer) | 2026-04-22 | English | |
| 8-K - Reborn Coffee, Inc. (0001707910) (Filer) | 2026-04-21 | English | |
| 3 - Reborn Coffee, Inc. (0001707910) (Issuer) | 2026-03-25 | English | |
| 8-K - REBORN COFFEE, INC. (0001707910) (Filer) | 2026-02-23 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46860692 | QUARTERLY REPORT | 2026-05-22 | English | ||
| 41514041 | 8-K - Reborn Coffee, Inc. (0001707910) (Filer) | 2026-05-05 | English | ||
| 35300860 | 10-K - Reborn Coffee, Inc. (0001707910) (Filer) | 2026-04-22 | English | ||
| 34945422 | 8-K - Reborn Coffee, Inc. (0001707910) (Filer) | 2026-04-21 | English | ||
| 33043089 | 3 - Reborn Coffee, Inc. (0001707910) (Issuer) | 2026-03-25 | English | ||
| 32897053 | 8-K - REBORN COFFEE, INC. (0001707910) (Filer) | 2026-02-23 | English | ||
| 31404537 | 8-K Filing | 2026-02-17 | English | ||
| 13038554 | CURRENT REPORT | 2026-01-05 | English | ||
|
2025
7 filings
| |||||
| 13038557 | CURRENT REPORT | 2025-12-05 | English | ||
| 13038556 | CURRENT REPORT | 2025-11-25 | English | ||
| 13038555 | CURRENT REPORT | 2025-11-20 | English | ||
| 13038558 | QUARTERLY REPORT | 2025-11-19 | English | ||
| 13038559 | NOTIFICATION OF LATE FILING | 2025-11-14 | English | ||
| 13038561 | CURRENT REPORT | 2025-10-31 | English | ||
| 13038560 | DEFINITIVE ADDITIONAL MATERIALS | 2025-10-23 | English | ||
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
J.D. Wetherspoon PLC
Operates a large chain of pubs and hotels offering food, dr…
|
JDW | GB | Accommodation and food service … |
|
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. 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/35117/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35117 | 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=35117 | 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=35117 \ -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": 35117}, 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 Reborn Coffee, Inc. (id: 35117)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.