
IPC Financial Network Inc. — Investor Relations & Filings
IPC Financial Network Inc., operating under the brand Investment Planning Counsel (IPC), is a diversified financial services company focused on the financial planning and wealth management industry. IPC is recognized as a leading independent wealth manager, providing comprehensive, human-centered financial advice to individuals and families. The company offers personalized service levels, covering specific financial goals, retirement income planning, and wealth transfer strategies. Its unique selling proposition is the flexible service delivery model, "Advice your way," which accommodates client preferences through various channels, including in-person and digital platforms. IPC also aims to be a premier destination for entrepreneurial financial advisors, supporting their practice development and national expansion efforts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2004-05-13 | English | |
| Material change report - English.pdf | 2004-03-03 | English | |
| Material change report - English.pdf | 2003-05-07 | English | |
| Material change report - English.pdf | 2003-04-07 | English | |
| Material change report - English.pdf | 2002-12-31 | English | |
| Cover letter.pdf | 2000-11-24 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2004
2 filings
| |||||
| 47830336 | Material change report - English.pdf | 2004-05-13 | English | ||
| 47830338 | Material change report - English.pdf | 2004-03-03 | English | ||
|
2003
2 filings
| |||||
| 47830340 | Material change report - English.pdf | 2003-05-07 | English | ||
| 47830344 | Material change report - English.pdf | 2003-04-07 | English | ||
|
2002
1 filing
| |||||
| 47830346 | Material change report - English.pdf | 2002-12-31 | English | ||
|
2000
10 filings
| |||||
| 47830348 | Cover letter.pdf | 2000-11-24 | English | ||
| 47830350 | Cover letter.pdf | 2000-11-24 | English | ||
| 47830352 | Cover letter.pdf | 2000-11-24 | English | ||
| 47830355 | Cover letter.pdf | 2000-11-24 | English | ||
| 47830357 | Cover letter.pdf | 2000-11-23 | English | ||
| 47830359 | Cover letter.pdf | 2000-11-23 | English | ||
| 47830361 | Cover letter.pdf | 2000-11-23 | English | ||
| 47830366 | Cover letter.pdf | 2000-11-23 | English | ||
| 47830440 | Cover letter.pdf | 2000-11-23 | English | ||
| 47830442 | Cover letter.pdf | 2000-11-23 | English | ||
Market data
Market data not available
Price history
Peer group · Other financial service activities n.e.c., except insurance and pension funding activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Quilter PLC
Wealth management firm offering advice-led investment solut…
|
QLT | GB | Financial and insurance activit… |
|
RACCOON HOLDINGS, Inc.
Operates B2B transaction infrastructure with e-commerce and…
|
3031 | JP | Financial and insurance activit… |
|
Raging Rhino Capital Corp.
A capital pool company focused on identifying and acquiring…
|
RRCC.P | CA | Financial and insurance activit… |
|
RAIZ INVEST LIMITED
Fintech platform for micro-investing spare change into dive…
|
RZI | AU | Financial and insurance activit… |
|
Rajkot Investment Trust Limited
Manages security portfolios and provides credit facilities …
|
539495 | IN | Financial and insurance activit… |
|
Rajputana Investment and Finance Ltd.
Engages in securities investment and provides credit facili…
|
539090 | IN | Financial and insurance activit… |
|
Range Capital Acquisition Corp.
A SPAC targeting mergers in the energy, nuclear, and defens…
|
RANG | US | Financial and insurance activit… |
|
Rathbones Group PLC
A wealth management firm providing personalized investment …
|
RAT | GB | Financial and insurance activit… |
|
Ravenhead Recovery Corporation
Defunct former publicly reported entity delisted for regula…
|
— | CA | Financial and insurance activit… |
|
REAL GROWTH CORPORATION LIMITED
Diversified firm engaged in securities trading, financial s…
|
539691 | IN | Financial and insurance activit… |
IPC Financial Network 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/44734/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44734 | 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=44734 | 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=44734 \ -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": 44734}, 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 IPC Financial Network Inc. (id: 44734)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.