Skip to main content
GET
cURL
Returns the license records for the agency (downstream entity) with the given NPN under your carrier or MGA account. These are the agency’s own licenses, not your organization’s. The npn query parameter is required. You can also filter by state code and license status.

Query Parameters

npn
string
required

National Producer Number (digits only)

Pattern: ^\d+$
Example:

"1234567"

stateCode
string

State code (two-letter abbreviation)

Example:

"FL"

status
string

Filter for the license status

Example:

"active"

Response

Downstream entity (agency) licenses for an NPN

data
object[]
required
requestId
string
required

Unique request identifier

Example:

"dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8"

timestamp
string
required

Response timestamp

Example:

"2025-11-12T20:49:03.293Z"