Skip to main content
GET
cURL
Returns the license records for the agent with the given NPN under your account as a carrier or MGA. 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

Agent 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"