cURL
curl --request GET \ --url https://public.api.live.turrisfi.com/v1/downstream-entity-associations/licenses/dangerously-surplus-lines
{ "data": { "agencyName": "<string>", "agencyNpn": "<string>", "agencyFein": "<string>", "surplusLinesLicenses": [ { "licenseNumber": "<string>", "licenseClassName": "<string>", "licenseClassCode": "<string>", "stateCode": "AL", "status": "<string>", "issueDate": "2023-11-07T05:31:56Z", "nextRenewalDate": "2023-11-07T05:31:56Z", "residencyStatus": "<string>", "linesOfAuthority": [ { "code": "<string>", "name": "<string>", "status": "<string>" } ] } ] }, "requestId": "dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8", "timestamp": "2025-11-12T20:49:03.293Z" }
Retrieve surplus lines licenses without validation
Federal Employer Identification Number (FEIN) of the agency. Can be provided with or without hyphen (e.g., "12-3456789" or "123456789")
"12-3456789"
State code (two-letter abbreviation)
"FL"
Surplus lines licenses by FEIN and state (deprecated)
Show child attributes
Unique request identifier
"dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8"
Response timestamp
"2025-11-12T20:49:03.293Z"
Was this page helpful?
Suggestions
Contact support