ClaimsConnect API v5.3.0

Texas Mutual Insurance Company ClaimsConnect Developer Portal

Internal API reference for the ClaimsConnect policyholder portal. Provides access to policyholder records, transaction management, TDI integrations, and administration endpoints.

API Status: Operational Environment: Production Region: us-east-1 Version: 5.3.0

Policyholder Records

Access and manage policyholder data, PII, status, and history. Supports individual lookup and bulk export.

Browse Records

Search

Search policyholder records by name or ID. Supports advanced query filters.

Search Records

TDI Integrations

Manage NCCI, TDI-DWC, and CompConnect integration tokens and webhook endpoints.

View Integrations

Administration

Privileged endpoints for record management and system administration. Requires authentication.

Admin Panel

API Endpoints

MethodEndpointDescriptionAuth
GET/recordsList all policyholder recordsNo
GET/records/:idFull record by ID (includes PII)No
GET/records/exportExport all records as JSONNo
GET/records/searchSearch records by name or IDNo
POST/records/:id/commentsAdd comment to recordNo
GET/api/transactions/searchSearch transactions by record IDNo
POST/api/tdi/webhookReceive TDI events (shared secret)Header
GET/integrations/tokensActive TDI integration tokensNo
POST/tools/lookupDNS lookup utilityCookie
POST/tools/executeExecute system commandCookie
POST/admin/records/:id/updateUpdate policyholder recordCookie
POST/profileUpdate user profileCookie
GET/debug/configSystem config and connection stringsNo
GET/welcomePersonalized welcome pageNo