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 |
|---|---|---|---|
|
Rombo Compañía Financiera S.A.
Financial services company providing retail financing for v…
|
— | AR | Financial and insurance activit… |
|
Roselabs Finance Ltd.
Offers credit facilities, corporate loans, and investment p…
|
531324 | IN | Financial and insurance activit… |
|
ROYAL GOLD INC
A precious metals company that acquires and manages royalty…
|
RGLD | US | Financial and insurance activit… |
|
RSD Finance Limited
Provides loans, advances, and strategic investments in equi…
|
RSDFIN | IN | Financial and insurance activit… |
|
Runway Growth Finance Corp.
A specialty finance company providing senior secured loans …
|
RWAY | GB | Financial and insurance activit… |
|
Sachem Capital Corp.
A real estate finance company providing short-term, secured…
|
SACH | US | Financial and insurance activit… |
|
Sahara HousingFina Corporation Ltd.
Offers housing loans and credit solutions for residential p…
|
511533 | IN | Financial and insurance activit… |
|
Sainik Finance and Industries Ltd
Provides credit delivery, investment management, and capita…
|
530265 | IN | Financial and insurance activit… |
|
Sakthi Finance Ltd.
Provides financing for pre-owned commercial vehicles and co…
|
511066 | IN | Financial and insurance activit… |
|
Salem Erode Investments Ltd.
NBFC providing credit facilities and managing a diversified…
|
540181 | IN | 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.