
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 |
|---|---|---|---|
|
Paul Merchants Ltd.
Offers international money transfers, foreign exchange, tra…
|
PML | IN | Financial and insurance activit… |
|
PAY LINX FINANCIAL CORPORATION
Provides fintech solutions for stored value card processing…
|
CNONF | CA | Financial and insurance activit… |
|
Payoneer Global Inc.
A financial technology platform that simplifies cross-borde…
|
PAYO | US | Financial and insurance activit… |
|
PayPal Holdings, Inc.
A financial technology company operating a global platform …
|
PYPL | US | Financial and insurance activit… |
|
Paysafe Ltd
A payments platform offering payment processing, digital wa…
|
PSFE | BM | Financial and insurance activit… |
|
PC 1 Corp.
A Capital Pool Company focused on identifying assets to com…
|
PCAA.P | CA | Financial and insurance activit… |
|
PEEL HUNT LIMITED
An investment bank focused on mid-cap and growth companies.
|
PEEL | GG | Financial and insurance activit… |
|
Pender Street Capital Corp.
Capital pool company (CPC) focused on identifying assets fo…
|
PCP.P | CA | Financial and insurance activit… |
|
Penfold Capital Acquisition II Corporation
Inactive Capital Pool Company (CPC) established to acquire …
|
— | CA | Financial and insurance activit… |
|
PEPPERMINT INNOVATION LIMITED
Provides a cloud-based platform for mobile banking, payment…
|
PIL | AU | 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.