Insurance · TPP capability

Insurance Data Sharing 2 min read

The Open Finance Insurance Data Sharing capabilities enable secure, consent-driven access to a customer’s insurance policy data across the UAE’s major sectors. These services empower licensed third-party providers (TPPs) to deliver policy aggregation, switching support, broking, claims assistance, and value-added digital insurance services.

All data access operates under explicit customer consent, with granular permission scopes, strict expiry controls, and full auditability.

Access control Required role
ISP

Insurance Service Provider

Access to the Insurance Data Sharing APIs requires the ISP role. This role must be assigned to your application in the Trust Framework before making any insurance policy requests. See Roles for the full list of scopes and grant types this role permits.

What Insurance Data Sharing covers

Policy Information

Provides consented access to a customer’s insurance policy details — product, status, dates, sums insured, coverage, exclusions, and policy-holder information. Returned per insurance sector through dedicated /{type}-insurance-policies endpoints.

Customer & Beneficiaries

Returns identity, contact, and beneficiary information held on the policy — controlled by ReadCustomerBasic, ReadCustomerDetail, and ReadCustomerPaymentDetails permissions and subject to data-minimisation rules.

Premium & Pricing

Premium amounts, discounts, frequency, and VAT components for the policy. When the customer grants ReadInsurancePremium, premium values are returned as an encrypted JWE so they can only be decrypted on the customer’s device.

Claims History

When granted ReadCustomerClaims, exposes claims raised against the policy — status, dates, amounts, and the events that triggered them. Enables switching, broking, and risk-assessment use cases.

Product Information

Structured product detail for the underwritten policy — cover type, features, terms, and add-ons. Returned under the ReadInsuranceProduct permission.

Coverage matrix

Insurance types covered

Each insurance type has its own pair of endpoints — a list endpoint and a per-policy detail endpoint. An LFI exposes the endpoints for the types it underwrites.

Insurance Type
List policies
Get a policy
Employment/employment-insurance-policies
GET
GET
Health/health-insurance-policies
GET
GET
Home/home-insurance-policies
GET
GET
Life/life-insurance-policies
GET
GET
Motor/motor-insurance-policies
GET
GET
Renters/renters-insurance-policies
GET
GET
Travel/travel-insurance-policies
GET
GET
Live ecosystem

Which LFIs are live for Insurance Data Sharing

LFIs currently exposing any Insurance API resource in the Open Finance directory.

Section contents

Browse this section

The full set of pages for the Insurance Data Sharing API.