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 |
|---|---|---|---|
|
REGENCY FINCORP LIMITED
RBI-registered NBFC providing credit solutions to individua…
|
540175 | IN | Financial and insurance activit… |
|
Regional Management Corp.
Consumer finance company providing installment loans to non…
|
RM | US | Financial and insurance activit… |
|
Repco Home Finance Limited
Offers housing loans for residential property purchase, con…
|
REPCOHOME | IN | Financial and insurance activit… |
|
RESIMAC GROUP LTD
Non-bank financial institution specializing in residential …
|
RMC | AU | Financial and insurance activit… |
|
Richfield Financial Services Ltd.
Provides investment management, credit solutions, and finan…
|
539435 | IN | Financial and insurance activit… |
|
Rich Goldman Holdings Limited
Conglomerate group operating money lending, hotel operation…
|
70 | HK | Financial and insurance activit… |
|
RITA FINANCE AND LEASING LIMITED
Provides lending and leasing solutions for SMEs and individ…
|
543256 | IN | Financial and insurance activit… |
|
Rithm Capital Corp.
A global asset manager focused on real estate, credit, and …
|
RITM | US | Financial and insurance activit… |
|
RMS Mezzanine A.S.
Provides mezzanine capital to SMEs in Central and Eastern E…
|
PVT | CZ | Financial and insurance activit… |
|
Rocket Companies, Inc.
A financial technology company providing digital solutions …
|
RKT | 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.