Strawberry Inc. — Investor Relations & Filings
Strawberry Inc. is a company that creates and produces bespoke theatrical experiences for events, marketing campaigns, and private functions. The company specializes in designing branded, live performances tailored to specific client needs, moving theatre beyond traditional stage confines. It leverages the intimacy and energy of live performance to deliver authentic and engaging events intended to captivate audiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Opening of Trading On May 25 2026-STBRY INC B3 | 2026-05-24 | English | |
| Opening of Trading On May 25 2026-STBRY INC W1 | 2026-05-24 | English | |
| Other Report or Announcement | 2026-05-21 | English | |
| Other Report or Announcement | 2026-05-21 | English | |
| Other Report or Announcement | 2026-05-21 | English | |
| Other Report or Announcement | 2026-05-21 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46963175 | Opening of Trading On May 25 2026-STBRY INC B3 | 2026-05-24 | English | ||
| 46962569 | Opening of Trading On May 25 2026-STBRY INC W1 | 2026-05-24 | English | ||
| 46752944 | Other Report or Announcement | 2026-05-21 | English | ||
| 46752943 | Other Report or Announcement | 2026-05-21 | English | ||
| 46752941 | Other Report or Announcement | 2026-05-21 | English | ||
| 46752940 | Other Report or Announcement | 2026-05-21 | English | ||
| 46378273 | Prospectus and Public Offerings | 2026-05-17 | Hebrew (modern) | ||
| 46378271 | Prospectus and Public Offerings | 2026-05-17 | Hebrew (modern) | ||
| 46288010 | Other Report or Announcement | 2026-05-14 | Hebrew (modern) | ||
| 46288000 | Other Report or Announcement | 2026-05-14 | English | ||
| 45329467 | Other Report or Announcement | 2026-05-12 | Hebrew (modern) | ||
| 45329459 | Other Report or Announcement | 2026-05-12 | Hebrew (modern) | ||
| 44968605 | Company Presentation - May 2026 | 2026-05-11 | Hebrew (modern) | ||
| 44968604 | Company Presentation - May 2026 | 2026-05-11 | English | ||
| 44736741 | Immediate Report | 2026-05-10 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TryHard Holdings Ltd
Lifestyle entertainment firm for events, venue management, …
|
THH | US | Arts, sports and recreation |
Strawberry 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/7062/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7062 | 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=7062 | 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=7062 \ -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": 7062}, 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 Strawberry Inc. (id: 7062)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.