
Street Capital Group Inc. — Investor Relations & Filings
Street Capital Group Inc., operating through its subsidiary Street Capital Bank of Canada, was a financial services company specializing in residential mortgage and deposit solutions. The company functioned primarily as a wholesale lender, offering a broad lineup of high ratio and conventional mortgages, predominantly to prime borrowers. This wholesale model allowed the company to operate efficiently without an extensive branch network. Street Capital Group Inc. was founded in 2007 and was acquired by RFA Capital in 2019.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice.pdf | 2019-10-18 | English | |
| Material change report - English.pdf | 2019-10-18 | English | |
| News release - English.pdf | 2019-10-18 | English | |
| Other.pdf | 2019-10-07 | English | |
| News release - English.pdf | 2019-10-04 | English | |
| News release - English.pdf | 2019-09-10 | English |
Browse filings by year
22 years- 2019 35 filings
- 2018 19 filings
- 2017 27 filings
- 2016 22 filings
- 2015 25 filings
- 2014 1 filing
- 2013 1 filing
- 2012 2 filings
- 2011 4 filings
- 2010 1 filing
- 2009 2 filings
- 2008 1 filing
- 2007 3 filings
- 2006 2 filings
- 2005 6 filings
- 2004 2 filings
- 2003 12 filings
- 2002 3 filings
- 2001 3 filings
- 2000 7 filings
- 1999 13 filings
- 1998 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 47650181 | Notice.pdf | 2019-10-18 | English | ||
| 47650184 | Material change report - English.pdf | 2019-10-18 | English | ||
| 47650188 | News release - English.pdf | 2019-10-18 | English | ||
| 47650197 | Other.pdf | 2019-10-07 | English | ||
| 47650200 | News release - English.pdf | 2019-10-04 | English | ||
| 47650203 | News release - English.pdf | 2019-09-10 | English | ||
| 47650213 | News release - English.pdf | 2019-08-26 | English | ||
| 47650216 | Report of voting results.pdf | 2019-08-20 | English | ||
| 47650219 | News release - English.pdf | 2019-08-16 | English | ||
| 47650247 | News release - English.pdf | 2019-08-13 | English | ||
| 47650253 | News release - English.pdf | 2019-08-12 | English | ||
| 47650257 | Interim financial statements/report – English.pdf | 2019-08-02 | English | ||
| 47650260 | News release - English.pdf | 2019-08-02 | English | ||
| 47650379 | News release - English.pdf | 2019-07-26 | English | ||
| 47650386 | Management information circular - English.pdf | 2019-07-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
Abu Dhabi Commercial Bank
A full-service commercial bank offering retail, corporate, …
|
ADCB | AE | Financial and insurance activit… |
|
Abu Dhabi Islamic Bank
A prominent Islamic financial institution offering Shari'a-…
|
ADIB | AE | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
ADCB Rights Issue 2025
Strategic capital-raising for growth, stronger capital, and…
|
ADCBRI25 | AE | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
Street Capital Group Inc. 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/42531/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42531 | 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=42531 | 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=42531 \ -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": 42531}, 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 Street Capital Group Inc. (id: 42531)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.