GET
Categories

Returns all Product Categories. Category Id can be used in KeywordSearchRequest.Filters.TaxonomyIds to restrict a keyword search to a given category

GET
CategoriesById

Returns Category for given Id. Category Id can be used in KeywordSearchRequest.Filters.TaxonomyIds to restrict a keyword search to a given category

POST
KeywordSearch

KeywordSearch can search for any product in the Digi-Key catalog.

GET
ProductDetails

Retrieve detailed product information including real time pricing and availability.

GET
DigiReelPricing

Calculate the DigiReel pricing for the given DigiKeyPartNumber and RequestedQuantity

GET
SuggestedParts

Retrieve detailed product information and two suggested products

POST
ManufacturerProductDetails

Create list of ProductDetails from the matches of the requested manufacturer product name.

GET
Manufacturers

Returns all Product Manufacturers. ManufacturersId can be used in KeywordSearchRequest.Filters.ManufacturerIds to restrict a keyword search to a given Manufacturer