
Phoenix Capital Inc. — Investor Relations & Filings
Phoenix Capital Inc. (PHOENIX) is a specialized independent advisory firm focused on Trading, Mortgage Services, and Analytics within the mortgage industry. The firm delivers high-touch trading advisory, comprehensive valuations, and analytics for Mortgage Servicing Rights (MSRs) and whole loans. Core services also include mortgage servicing oversight, quality control, and loan-level due diligence. PHOENIX is distinguished by its scale, having successfully advised on the trading of over $2 trillion in MSRs since 1997 and serving 80% of the top 25 banks and servicers for MSR valuations. Leveraging a senior team with an average of 25 years of industry experience, the company operates as a significant employee-owned advisor, providing client-tailored strategic advice and reliable execution to major financial institutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2007-01-18 | English | |
| Material change report - English.pdf | 2005-08-02 | English | |
| Material change report - English.pdf | 2005-08-02 | English | |
| Material change report - English.pdf | 2005-01-14 | English | |
| Material change report - English.pdf | 2004-12-07 | English | |
| Other.pdf | 2004-10-27 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
1 filing
| |||||
| 47839862 | Other securityholders documents - English.pdf | 2007-01-18 | English | ||
|
2005
3 filings
| |||||
| 47839864 | Material change report - English.pdf | 2005-08-02 | English | ||
| 47839866 | Material change report - English.pdf | 2005-08-02 | English | ||
| 47839884 | Material change report - English.pdf | 2005-01-14 | English | ||
|
2004
2 filings
| |||||
| 47839886 | Material change report - English.pdf | 2004-12-07 | English | ||
| 47839890 | Other.pdf | 2004-10-27 | English | ||
|
2003
4 filings
| |||||
| 47839938 | Notice of change or variation - English.pdf | 2003-08-06 | English | ||
| 47839940 | Notice of change or variation - English.pdf | 2003-08-06 | English | ||
| 47839956 | Take-over bid circular - English.pdf | 2003-07-03 | English | ||
| 47839958 | Take-over bid circular - English.pdf | 2003-07-03 | English | ||
|
2002
5 filings
| |||||
| 47839960 | Material change report - English.pdf | 2002-10-22 | English | ||
| 47839961 | Notice of change or variation - English.pdf | 2002-01-31 | English | ||
| 47839963 | Cover letter.PDF | 2002-01-14 | English | ||
| 47840090 | Cover letter.PDF | 2002-01-09 | English | ||
| 47840092 | Directors' circular - English.PDF | 2002-01-08 | English | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NERDWALLET, INC.
A personal finance platform with tools and guidance for con…
|
NRDS | US | Financial and insurance activit… |
|
NetFonds AG
A B2B technology and service platform for the financial adv…
|
NF4 | DE | Financial and insurance activit… |
|
NETSTARS Co.,Ltd.
A fintech company providing a multi-cashless payment gatewa…
|
5590 | JP | Financial and insurance activit… |
|
Network International Holdings
Provider of technology-enabled payment solutions for mercha…
|
NIH | GB | Financial and insurance activit… |
|
NHN KCP Corp.
A financial technology company providing electronic payment…
|
060250 | KR | Financial and insurance activit… |
|
NICE Holdings Co., Ltd
A diversified financial infrastructure provider of credit a…
|
034310 | KR | Financial and insurance activit… |
|
NICE Information Service Co., Ltd.
A credit bureau providing credit information, evaluation, a…
|
030190 | KR | Financial and insurance activit… |
|
Nuvama Wealth Management Limited
Integrated wealth management platform for HNWIs, UHNWIs, an…
|
NUVAMA | IN | Financial and insurance activit… |
|
Nuvei Corp.
A modular payment technology platform for global acquiring …
|
NVEI | CA | Financial and insurance activit… |
|
ONDECK Co., Ltd.
A specialized M&A advisory firm serving small and medium-si…
|
7360 | JP | Financial and insurance activit… |
Phoenix Capital 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/43172/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43172 | 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=43172 | 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=43172 \ -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": 43172}, 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 Phoenix Capital Inc. (id: 43172)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.