Response Fields
Each item in the response may include:country– ISO 3166-1 alpha-2 country code (e.g.,US,IN,FR)country_name– Full name of the countryexposure_amount– Total exposure in minor units (e.g., cents, paise)currency– ISO 4217 currency code (e.g.,USD,EUR,INR)jurisdictions[](optional) – State or region-level breakdowns:state– State or region codestate_name– Full name of the state or regionexposure_amount– Exposure amount at the state levelcounties[](optional) – County-level exposure within the state:county– Name of the countyexposure_amount– County-level exposure
Notes
- All monetary fields (
exposure_amount) are returned as integers, multiplied by 100 (e.g.,190000= 1,900.00). - Jurisdiction and county fields only appear if exposure exists at those levels.
- Ideal for generating compliance dashboards, audit reports, or jurisdiction-specific financial summaries.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Exposure summary across supported countries and jurisdictions
List of countries with exposure data