
ID Watchdog, Inc. — Investor Relations & Filings
ID Watchdog, Inc., a subsidiary of Equifax, is a provider of comprehensive identity theft protection, detection, and resolution services. The company offers monitoring across billions of data points, including dark web scanning for compromised credentials, and alerts for high-risk financial activity and specialty finance transactions. Key services include monitoring credit reports from the three nationwide bureaus (Equifax, TransUnion, Experian), public records surveillance, and USPS change of address tracking. ID Watchdog serves both the direct-to-consumer market and the employee benefits marketplace. Unique offerings include specialized family plans with features like Child Credit Lock and Child Credit Monitoring, designed to safeguard minors' identities. The service provides 24/7 U.S.-based support for identity resolution and includes up to $1 million in identity theft insurance.
Recent filings
No filings indexed yet
We are still gathering filings for ID Watchdog, Inc.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accelerant Holdings
A data-driven risk exchange platform for the specialty insu…
|
ARX | KY | Financial and insurance activit… |
|
Advantage Risk Management Co., Ltd.
Offers HR solutions in mental health, disability support, a…
|
8769 | JP | Financial and insurance activit… |
|
ALEXANDER FORBES GROUP HOLDINGS LIMITED
Diversified financial services providing integrated advice …
|
AFH | ZA | Financial and insurance activit… |
|
ALPHA GROWTH PLC
A financial services firm specializing in esoteric asset ma…
|
ALGW | GB | Financial and insurance activit… |
|
ERIE INDEMNITY CO
Management company providing sales, underwriting, and polic…
|
ERIE | US | Financial and insurance activit… |
|
IRRC Corporation
Integrates insurance agency operations with proprietary tec…
|
7325 | JP | Financial and insurance activit… |
|
MARSH & MCLENNAN COMPANIES, INC.
A global professional services firm providing advice in ris…
|
MMC | US | Financial and insurance activit… |
|
NexgenRx Inc.
Full-service TPA and tech provider specializing in group be…
|
NXG | CA | Financial and insurance activit… |
|
Starrex International Ltd.
Financial services focused on US real estate, providing tit…
|
STX | CA | Financial and insurance activit… |
|
XPS PENSIONS GROUP PLC
A pensions consulting and administration business for pensi…
|
XPS | GB | Financial and insurance activit… |
ID Watchdog, 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/46347/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46347 | 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=46347 | 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=46347 \ -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": 46347}, 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 ID Watchdog, Inc. (id: 46347)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.