
Avant Brands Inc. — Investor Relations & Filings
Avant Brands Inc. is a premium cannabis company focused on the cultivation, production, marketing, and sale of handcrafted, small-batch products. The company operates multiple licensed production facilities, utilizing an exclusive collection of rare cultivars to ensure superior quality and consistency. Avant offers a diverse product portfolio, including its renowned blk mkt™ brand, catering to recreational, medical, and international export markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-15 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-04-14 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-04-14 | English | |
| Interim financial statements/report – English.pdf | 2026-04-14 | English | |
| News release - English.pdf | 2026-04-14 | English | |
| Interim MD&A - English.pdf | 2026-04-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 34611547 | News release - English.pdf | 2026-04-15 | English | ||
| 34534147 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-04-14 | English | ||
| 34534146 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-04-14 | English | ||
| 34534152 | Interim financial statements/report – English.pdf | 2026-04-14 | English | ||
| 34534151 | News release - English.pdf | 2026-04-14 | English | ||
| 34534149 | Interim MD&A - English.pdf | 2026-04-14 | English | ||
| 33859845 | Form of proxy - English.pdf | 2026-04-08 | English | ||
| 33859844 | Management information circular - English.pdf | 2026-04-08 | English | ||
| 33859843 | Other.pdf | 2026-04-08 | English | ||
| 33859841 | Other.pdf | 2026-04-08 | English | ||
| 33859840 | Notice of meeting - English.pdf | 2026-04-08 | English | ||
| 33076868 | Other material contracts - English.pdf | 2026-01-10 | English | ||
| 33076921 | News release - English.pdf | 2026-01-09 | French | ||
|
2025
2 filings
| |||||
| 32366566 | News release - English.pdf | 2025-12-08 | English | ||
| 32341157 | News release - English.pdf | 2025-10-15 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of other non-perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trees Corporation
Vertically-integrated multi-state operator in the regulated…
|
CANN | CA | Agriculture, forestry and fishi… |
Avant Brands 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/47088/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47088 | 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=47088 | 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=47088 \ -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": 47088}, 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 Avant Brands Inc. (id: 47088)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.