
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 |
| 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 |
|---|---|---|---|
|
Lincoln International, Inc.
A global investment banking firm specializing in advisory s…
|
LCLN | US | Financial and insurance activit… |
|
LSE Capital Limited.
A corporate advisory firm specializing in M&A, finance, res…
|
LSECL | PK | Financial and insurance activit… |
|
LSE Capital Limited.(Right)
A corporate advisory firm specializing in M&A, corporate fi…
|
LSECLR | PK | Financial and insurance activit… |
|
M&A Research Institute Holdings Inc.
An AI-driven M&A brokerage firm for SMEs with a performance…
|
9552 | JP | Financial and insurance activit… |
|
MARKETAXESS HOLDINGS INC
Operates an electronic trading platform for the global fixe…
|
MKTX | US | Financial and insurance activit… |
|
Mastercard Inc
A global technology company in the payments industry poweri…
|
MA | US | Financial and insurance activit… |
|
meinan M&A co.,ltd.
Specializes in M&A, business succession consulting, and fin…
|
7076 | JP | Financial and insurance activit… |
|
MFS, Inc.
Develops online platforms for real estate financing and inv…
|
196A | JP | Financial and insurance activit… |
|
Mitsui High-tec, Inc.
Manufacturer of ultra-precision dies, lead frames, and moto…
|
6966 | JP | Financial and insurance activit… |
|
MODULAR TECHCORP HOLDINGS BERHAD
Operates as an investment holding company and a leading sma…
|
— | MY | 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.