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 |
Browse filings by year
7 years| 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 |
|---|---|---|---|
|
Sammaan Capital Limited
Provides mortgage-backed lending, retail home loans, and SM…
|
SAMMAANCAP | IN | Financial and insurance activit… |
|
SAMSUNG CARD CO.,LTD
Financial services firm specializing in credit cards, loans…
|
029780 | KR | Financial and insurance activit… |
|
Sanchay Finvest Ltd
NBFC specializing in credit facilities, wealth management, …
|
511563 | IN | Financial and insurance activit… |
|
SANCUS LENDING GROUP LIMITED
An alternative finance provider specializing in bridging an…
|
LEND | GG | Financial and insurance activit… |
|
SANDSTORM METALS & ENERGY LTD.
Provides upfront capital financing to resource companies in…
|
SND | CA | Financial and insurance activit… |
|
Sangam Finserv Limited
Provides credit solutions and loans for individuals and sma…
|
538714 | IN | Financial and insurance activit… |
|
SANTANDER CONSUMER FINANCE LIMITADA
Specializes in consumer finance, offering automotive loan f…
|
— | CL | Financial and insurance activit… |
|
SATIN CREDITCARE NETWORK LIMITED
Provides micro-credit and financial inclusion services to r…
|
SATIN | IN | Financial and insurance activit… |
|
Saumya Consultants Ltd.
Provides credit facilities, investment management, and fina…
|
539218 | IN | Financial and insurance activit… |
|
SaveLend Group AB
A financial technology company with credit investment and a…
|
YIELD | SE | 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.