Get Tiered Pricing (v1, GET)

Legacy endpoint — v1 is still supported but will be deprecated. New integrations should use the v2 Pricing endpoint (POST /price/v2/pricing).

Returns the same pricing data as the v1 POST endpoint via query parameters. The response schema is identical.

Example: GET /pricing/drug-tiered-pricing-query?ndc=16714098901&zipcode=21740&quantity=21

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

National Drug Code. Unique eleven-digit FDA identifier.

double
required

Drug quantity.

int32
Defaults to 30

Drug's days supply. Defaults to 30 if not provided.

string

First five digits of the US Postal Code. Conditional — see endpoint description.

double

Latitude. Conditional — see endpoint description.

double

Longitude. Conditional — see endpoint description.

string

Pharmacy's NABP identifier. Conditional — see endpoint description.

string

Pharmacy's National Provider Identifier (10 digits). Conditional — see endpoint description.

int32
Defaults to 50

Search radius in miles from the ZipCode or coordinate center point. Defaults to 50 miles if not provided.

int32
Defaults to 30

Maximum number of results to return. Defaults to 30 if not provided.

Headers
string
required

Unique API key provided by RxSense, used for tracking and troubleshooting purposes.

Responses

401

Unauthorized - Invalid or expired access token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json