
Blackstrap Hospitality Corporation — Investor Relations & Filings
Blackstrap Hospitality Corporation is a management entity focused on operating high-end leisure accommodations, primarily the Blackstrap Glamping Resort. This resort provides an unsurpassed luxury camping experience (glamping) through six themed, meticulously designed domes located within Blackstrap Provincial Park. The accommodations offer premium comfort, including private amenities such as propane fire pits and BBQs, targeting guests seeking premiere hospitality services combined with access to natural scenery and recreational activities near Saskatoon.
Recent filings
No filings indexed yet
We are still gathering filings for Blackstrap Hospitality Corporation. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Camping grounds, recreational vehicle parks and trailer parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Financière et Immobilière de l'Etang
Specializes in real estate asset management for the leisure…
|
BERR | FR | Accommodation and food service … |
|
Mon Perin d.d.
Operates a camping and glamping resort with a water park an…
|
MONP | HR | Accommodation and food service … |
|
Pathfinder Ventures Inc.
Develops and operates RV resorts and modular home communiti…
|
RV | CA | Accommodation and food service … |
|
Regenbogen AG
Operates holiday and camping resorts with campsites and ren…
|
RGB | DE | Accommodation and food service … |
|
Turishotel d.d.
A diversified hospitality company with a resort, hostel, ca…
|
TUHO | HR | Accommodation and food service … |
Blackstrap Hospitality Corporation 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/43042/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43042 | 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=43042 | 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=43042 \ -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": 43042}, 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 Blackstrap Hospitality Corporation (id: 43042)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.