Search Pharmacies

Searches active pharmacy locations by ZIP prefix and optional fuzzy pharmacy name.

Searches active pharmacy locations by ZIP prefix and optional fuzzy pharmacy name.

Parameters

  • limit (integer) — Optional max results to return. Omit/0 to use API default 25. Max 100.
  • name (string) — Optional pharmacy name fuzzy search term. If provided, must be at least 3 characters.
  • offset (integer) — Optional result offset for pagination. Omit/0 for first page.
  • zip_code (string) — Required 5-digit ZIP code. Search uses ZIP prefix matching; radius search is not supported. exactly 5 characters
  • zip_prefix_length (integer) — Optional ZIP prefix length: 3, 4, or 5. Omit/0 to use the API default of 3. Use 5 for an exact 5-digit ZIP match.

Did this page help you?