[FinancialReports](/)
 / 
[Companies](/companies/search/)
 / 
[Canada](/companies/countries/canada/)
 / 
**CSN.H**

![Crimson Bioenergy Ltd. logo](https://cdn.financialreports.eu/financialreports/media/Crimson%20Bioenergy%20Ltd./other/Crimson_Bioenergy_Ltd.-logo.png)

# Crimson Bioenergy Ltd. — Investor Relations & Filings

Ticker · **CSN.H**
ISIN · **CA2266173061**
TSXV
Agriculture, forestry and fishing

[Open in API](/api-solutions/)

Overview

Filings 0
Market data
Peer group
API

Filings indexed
0
across all filing types

Latest filing
—
no filings yet

Country
CA
Canada

Listing
TSXV
CSN.H

## About Crimson Bioenergy Ltd.

<https://www.crimsonbioenergy.com>

Crimson Bioenergy Ltd. specializes in environmental management and the generation of carbon offsets, leveraging extensive expertise in sustainable land use. The company's core activities include forest management, forest ecosystem restoration, and the development of energy crops. Crimson Bioenergy is a provider of Verified Emission Reductions (VERs), which are delivered to entities participating in carbon markets, such as the Pacific Carbon Trust, positioning the company as a key participant in carbon sequestration and environmental mitigation projects.

## Recent filings

View all 0 →

### No filings indexed yet

We are still gathering filings for Crimson Bioenergy Ltd.. Report a missing filing.

[]
[]

Filing type

Language

Start date

End date

Apply filters
[Clear](/companies/crimson-bioenergy-ltd/)
Report missing filing

Download originals
Download Markdown

### No filings match the current filters

Try clearing the filters, or report a missing filing.

## Market data

### Market data not available

Last price

Market cap

volume

Day range

today

52-week range

trailing

### Price history

1Y
5Y
10Y

## Peer group · Silviculture and other forestry activities

29 peers

| Company | Ticker | Country | Sector |
| --- | --- | --- | --- |
| [**Acadian Timber Corp.**](/companies/acadian-timber-corp/) Leading supplier of primary forest products and biomass, ma… | ADN | CA | Agriculture, forestry and fishi… |
| [**ANTARCHILE S.A.**](/companies/antarchile-sa/) Prominent investment holding company with strategic investm… | — | CL | Agriculture, forestry and fishi… |
| [**ArborGen Holdings Limited**](/companies/arborgen-holdings-limited/) Global provider of advanced genetic tree seedlings for comm… | ARB | NZ | Agriculture, forestry and fishi… |
| [**Beleaf Spolka Akcyjna**](/companies/beleaf-spolka-akcyjna/) Establishes industrial tree plantations to neutralize carbo… | BLF | PL | Agriculture, forestry and fishi… |
| [**Big Tree Carbon Inc.**](/companies/big-tree-carbon-inc/) Developer of carbon credits and conservation solutions util… | BIGT | CA | Agriculture, forestry and fishi… |
| [**Bumi Teknokultura Unggul Tbk**](/companies/bumi-teknokultura-unggul-tbk/) Manages forest concessions, planting, and processes high-qu… | BTEK | ID | Agriculture, forestry and fishi… |
| [**Carbon Done Right Developments Inc.**](/companies/carbon-done-right-developments-inc/) Produces verified carbon credits from nature-based solution… | KLX | CA | Agriculture, forestry and fishi… |
| [**China Health Technology Group Holding Company Limited**](/companies/china-health-technology-group-holding-company-limited/) Integrated management of agroforestry resources, forestry, … | 1069 | HK | Agriculture, forestry and fishi… |
| [**EMPRESAS COPEC S.A.**](/companies/empresas-copec-sa/) A holding company operating in natural resources, energy, f… | — | CL | Agriculture, forestry and fishi… |
| [**FORESIGHT SUST. FORESTRY COMP PLC**](/companies/foresight-sust-forestry-comp-plc/) Invests in standing forests, new planting projects, and rel… | FSF | GB | Agriculture, forestry and fishi… |

Page **1** of **3**

1
[2](?peer_page=2#peers)
[3](?peer_page=3#peers)
[Next](?peer_page=2#peers)

### Crimson Bioenergy Ltd. 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.

[Get API access](/api-solutions/)
[Read API reference](/developers/reference/)

Base URLapi.financialreports.eu

Auth headerx-api-key

Company ID46504

TickerCSN.H

ISINCA2266173061

### Endpoints

most-used routes for this company

|  |  |  |
| --- | --- | --- |
| GET | /api/companies/46504/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46504 | 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=46504 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |

Full reference: [API reference](/developers/reference/) · [OpenAPI schema](/api/schema/)

### cURL

latest filings for Crimson Bioenergy Ltd.

```
$ curl https://api.financialreports.eu/api/filings/?company=46504 \
    -H "x-api-key: $FR_API_KEY" \
    -H "Accept: application/json"
```

### Python

requests

```
import requests

r = requests.get(
    "https://api.financialreports.eu/api/filings/",
    params={"company": 46504},
    headers={"x-api-key": API_KEY},
)
filings = r.json()["results"]
```

### MCP server

Claude · Claude Code · ChatGPT

[Claude setup →](/integrations/claude/)
[ChatGPT setup →](/integrations/chatgpt/)
[Claude Code setup →](/integrations/claude-code/)

```
// MCP server URL
https://mcp.financialfilings.com/mcp

// Once connected, the LLM can query this company directly:
"Pull the latest 5 filings for Crimson Bioenergy Ltd. (id: 46504)"
```

#### AI · Markdown

Filings as Markdown

Drop the latest filing into Claude or ChatGPT, or query via MCP from your client.

[Browse filings↗](#filings)
[Open in MCP↗](/integrations/claude/)
[cURL endpoint$](/api-solutions/)

#### Identity

Legal nameCrimson Bioenergy Ltd.

HQCA

ListingTSXV

ISINCA2266173061

Sector[Agriculture, forestry and fishing](/companies/sectors/agriculture-forestry-and-fishing/)

Industry[Silviculture and other forestry activities](/companies/sectors/agriculture-forestry-and-fishing/silviculture-and-other-forestry-activities/)

#### Coverage

Filings indexed
0

### Report missing filing

Can't find a specific document? Let us know and we'll add it within 24 hours.

What is missing or wrong?

Your email

We will notify you once the filing is added.

Cancel

Send report
Sending…

Report sent

Thank you. We will check the data and update it shortly.

×

(function() {
const tabs = document.querySelectorAll('.cmp-tabs-wrap .fr-tab');
const panes = document.querySelectorAll('.tab-pane');
function activate(target, pushHash) {
tabs.forEach(t => {
const isActive = t.dataset.tab === target;
t.classList.toggle('fr-tab--active', isActive);
t.setAttribute('aria-selected', isActive ? 'true' : 'false');
});
panes.forEach(p => {
const isActive = p.dataset.pane === target;
p.classList.toggle('tab-pane--active', isActive);
p.hidden = !isActive;
});
if (pushHash) {
try { history.replaceState(null, '', '#' + target); } catch (e) {}
}
}
tabs.forEach(tab => {
tab.addEventListener('click', () => { activate(tab.dataset.tab, true); window.scrollTo({ top: 0, behavior: 'instant' }); });
});
const initial = (window.location.hash || '').replace('#', '');
const validTabs = ['overview', 'filings', 'financials', 'market', 'peers', 'api'];
const legacyMap = { 'market-data': 'market', 'peer-group': 'peers' };
let target = legacyMap[initial] || (validTabs.indexOf(initial) >= 0 ? initial : 'overview');
if (target !== 'overview') activate(target, false);
})();