
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 |
|---|---|---|---|
|
MoneyHero Ltd
A personal finance comparison company that operates online …
|
MNY | US | Financial and insurance activit… |
|
MOODYS CORP /DE/
A global risk assessment firm providing data, intelligence,…
|
MCO | US | Financial and insurance activit… |
|
Morningstar, Inc.
A financial services firm providing independent investment …
|
MORN | US | Financial and insurance activit… |
|
MORTGAGE ADVICE BUREAU (HOLDINGS) PLC
A specialist network for mortgage advisers providing produc…
|
MAB1 | GB | Financial and insurance activit… |
|
Movie Games Vr Spolka Akcyjna
A global producer and publisher of video games with a diver…
|
TEC | PL | Financial and insurance activit… |
|
MSCI Inc.
Provider of critical decision support tools and services fo…
|
MSCI | US | Financial and insurance activit… |
|
Mutuionline
An online brokerage and comparison service for credit and i…
|
MOL | IT | Financial and insurance activit… |
|
My Mudra Fincorp Limited
Financial intermediary distributing credit and insurance pr…
|
MYMUDRA | IN | Financial and insurance activit… |
|
Navigant Corporate Advisors Limited
Provides capital market advisory, corporate finance, M&A, a…
|
539521 | IN | Financial and insurance activit… |
|
Nayax Ltd.
Provides a payment and management platform for retailers an…
|
NYAX | US | 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.