
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 |
|---|---|---|---|
|
Perceptive Capital Solutions Corp
A special purpose acquisition company (SPAC) targeting the …
|
PCSC | US | Financial and insurance activit… |
|
Perimeter Acquisition Corp. I
A SPAC focused on the defense, national security, and indus…
|
PMTR | US | Financial and insurance activit… |
|
Pervez Ahmed Consultancy Services Ltd.
Provides investment services, shares brokerage, trading, co…
|
PASL | PK | Financial and insurance activit… |
|
P.H. Capital Ltd.
NBFC engaged in securities trading, investment management, …
|
500143 | IN | Financial and insurance activit… |
|
Pinestone Capital Limited
Provides securities brokerage, lending, placing, and underw…
|
804 | HK | Financial and insurance activit… |
|
PIONEER CREDIT LIMITED
Acquires and manages retail debt portfolios with a focus on…
|
PNC | AU | Financial and insurance activit… |
|
Pioneer Investcorp Ltd
Integrated provider of investment banking, corporate adviso…
|
PIONRINV | IN | Financial and insurance activit… |
|
PIPER SANDLER COMPANIES
An investment bank providing M&A advisory and institutional…
|
PIPR | US | Financial and insurance activit… |
|
Planet X Capital Corp.
Capital Pool Company (CPC) identifying and acquiring assets…
|
XOX.P | CA | Financial and insurance activit… |
|
Planet X II Capital Corp.
A Capital Pool Company (CPC) identifying and acquiring asse…
|
PLXX.P | 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.