GET
Retrieves NDC transaction statistics

Authorizations

X-INVIEW-AUTH
string
header
required

Custom API Key authentication. Default header: X-INVIEW-AUTH.

Query Parameters

nationalDrugCode
string

The National Drug Code (NDC) to retrieve statistics for.

Response

Transaction, offer and listing price statistics for the requested NDC.

highTransacted
object | null

Highest price actually transacted.

lowTransacted
object | null

Lowest price actually transacted.

averageTransacted
object | null

Average price actually transacted.

mostRecentTransacted
object | null

Most recent price actually transacted.

highPriceOffered
object | null

Highest price offered in a cash offer.

lowPriceOffered
object | null

Lowest price offered in a cash offer.

averagePriceOffered
object | null

Average price offered in a cash offer.

mostRecentPriceOffered
object | null

Most recent price offered in a cash offer.

highListed
object | null

Highest price listed on the marketplace.

lowListed
object | null

Lowest price listed on the marketplace.

averageListed
object | null

Average price listed on the marketplace.

mostRecentListed
object | null

Most recent price listed on the marketplace.