
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 |
|---|---|---|---|
|
Prime Securities Ltd.
Provides corporate advisory, investment banking, and merger…
|
PRIMESECU | IN | Financial and insurance activit… |
|
Priority Technology Holdings, Inc.
Offers a unified commerce platform for payments, banking, a…
|
PRTH | US | Financial and insurance activit… |
|
Prithvi Exchange (India) Limited
Authorized dealer providing foreign exchange, remittances, …
|
531688 | IN | Financial and insurance activit… |
|
ProCap Acquisition Corp
A special purpose acquisition company (SPAC) targeting midd…
|
PCAP | US | Financial and insurance activit… |
|
Pro Fin Capital Services Ltd
Specializes in capital market operations, equity trading, a…
|
511557 | IN | Financial and insurance activit… |
|
Promecap Acquisition Company, S.A.B. de C.V. [Cancelada]
Strategic investment vehicle that merged with Acosta Verde …
|
PMCPAC | MX | Financial and insurance activit… |
|
PSC
Provides brokerage, underwriting, and wealth management ser…
|
2855 | TW | Financial and insurance activit… |
|
PSG FINANCIAL SERVICES LIMITED
Provides integrated financial advice, wealth management, as…
|
KST | ZA | Financial and insurance activit… |
|
PT Ashmore Asset Management Indonesia Tbk.
Investment management company providing mutual funds for in…
|
AMOR | ID | Financial and insurance activit… |
|
PT Hensel Davest Indonesia Tbk
A fintech and e-commerce company offering mobile payments, …
|
HDIT | ID | 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.