
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 |
|---|---|---|---|
|
Reliance Sekuritas Indonesia Tbk
Provides securities brokerage, underwriting, and investment…
|
RELI | ID | Financial and insurance activit… |
|
Remedis Spolka Akcyjna W Upadlosci
A bankrupt financial management firm for healthcare and loc…
|
REM | PL | Financial and insurance activit… |
|
Remitly Global, Inc.
A digital financial services company specializing in intern…
|
RELY | US | Financial and insurance activit… |
|
Rendong Holdings Group Co., Ltd.
Provides fintech, electronic payment processing, and supply…
|
002647 | CN | Financial and insurance activit… |
|
Renta 4 Banco S.A.
Financial services firm for investment, wealth management, …
|
R4 | ES | Financial and insurance activit… |
|
Repadre Capital Corporation
A former finance company specializing in natural resource r…
|
— | CA | Financial and insurance activit… |
|
Republic Digital Acquisition Co
A SPAC seeking to acquire a business in the fintech, softwa…
|
RDAG | US | Financial and insurance activit… |
|
RE Royalties Ltd.
Innovative finance company acquiring revenue-based royaltie…
|
RE | CA | Financial and insurance activit… |
|
Resolute Resources Ltd.
Shell company identifying and evaluating assets or business…
|
RRL.H | CA | Financial and insurance activit… |
|
RevoluGROUP Canada Inc.
A licensed banking and payment platform facilitating secure…
|
REVO | CA | 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.