Global Strategy Master LP — Investor Relations & Filings
About Global Strategy Master LP
Global Strategy Master LP is a limited partnership operating in the corporate financial services sector. The entity functions primarily as a financing vehicle, historically associated with the distribution of investment products. Its core activity involved funding sales commissions related to the mutual fund units of the Global Strategy Investment Funds. The partnership is managed by its General Partner, Global Strategy Master GP Inc., and has historically reported financial results and partnership distributions to its unit holders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2012-11-20 | English | |
| Material change report - English.pdf | 2012-11-16 | English | |
| Annual information form - English.pdf | 2012-03-31 | English | |
| Annual information form - English.pdf | 2011-03-30 | English | |
| Annual information form - English.pdf | 2010-03-30 | English | |
| Annual information form - English.pdf | 2009-03-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
3 filings
| |||||
| 47124027 | Other.pdf | 2012-11-20 | English | ||
| 47124031 | Material change report - English.pdf | 2012-11-16 | English | ||
| 47124050 | Annual information form - English.pdf | 2012-03-31 | English | ||
|
2011
1 filing
| |||||
| 47124054 | Annual information form - English.pdf | 2011-03-30 | English | ||
|
2010
1 filing
| |||||
| 47124058 | Annual information form - English.pdf | 2010-03-30 | English | ||
|
2009
1 filing
| |||||
| 47124061 | Annual information form - English.pdf | 2009-03-27 | English | ||
|
2000
2 filings
| |||||
| 47124065 | Material change report - English.pdf | 2000-11-22 | English | ||
| 47124069 | Material change report - English.pdf | 2000-02-16 | English | ||
|
1999
2 filings
| |||||
| 47124079 | Material change report - English.DOC | 1999-02-01 | English | ||
| 47124083 | Material change report - English.DOC | 1999-01-27 | English | ||
|
1998
5 filings
| |||||
| 47124087 | Relief/Approval.w51 | 1998-11-12 | English | ||
| 47124114 | Other Correspondence.pdf | 1998-10-30 | English | ||
| 47124128 | Other Correspondence.pdf | 1998-10-27 | English | ||
| 47124422 | Material change report - English.DOC | 1998-10-15 | English | ||
| 47124429 | Material change report - English.DOC | 1998-09-21 | English | ||
Market data
Market data not available
Price history
Peer group · Other credit granting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SBFC Finance Limited
Provides secured MSME, gold, and property-backed loans to u…
|
SBFC | IN | Financial and insurance activit… |
|
SBI ARUHI Corporation
A financial institution specializing in housing finance and…
|
7198 | JP | Financial and insurance activit… |
|
SBI CARDS AND PAYMENT SERVICES LIMITED
Issuer of diverse credit card solutions for individual and …
|
SBICARD | IN | Financial and insurance activit… |
|
SCANIA CREDIT ARGENTINA S. A. U.
Provides optimized financial and insurance solutions for Sc…
|
— | AR | Financial and insurance activit… |
|
Scintilla Commercial & Credit Limited
Provides credit facilities and manages a diversified portfo…
|
538857 | IN | Financial and insurance activit… |
|
Securex Ltd.
Specialized provider of financing solutions for the indepen…
|
42N | CA | Financial and insurance activit… |
|
SEP Capital Corporation
Private real estate lender offering asset-based hard money …
|
— | CA | Financial and insurance activit… |
|
SERA INVESTMENTS & FINANCE INDIA LIMITED
Provides investment management, credit facilities, and fina…
|
512399 | IN | Financial and insurance activit… |
|
Seven Hills Realty Trust
A REIT that originates and invests in floating-rate first m…
|
SEVN | US | Financial and insurance activit… |
|
Sezzle Inc.
A 'Buy Now, Pay Later' platform for interest-free installme…
|
SEZL | US | Financial and insurance activit… |
Global Strategy Master LP 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/44818/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44818 | 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=44818 | 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=44818 \ -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": 44818}, 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 Global Strategy Master LP (id: 44818)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.