search digikey products by keyword using oauth2 client credentials

domain: digikey.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register an application at developer.digikey.com and subscribe it to the Product Information V4 API to get a client ID and client secret.
  2. Get a 2-legged OAuth2 access token: POST https://api.digikey.com/v1/oauth2/token (sandbox: https://sandbox-api.digikey.com/v1/oauth2/token) as x-www-form-urlencoded body with client_id, client_secret, grant_type=client_credentials.
  3. Call POST https://api.digikey.com/products/v4/search/keyword with headers Authorization: Bearer <access_token>, X-DIGIKEY-Client-Id: <your client ID>, X-DIGIKEY-Locale-Site, X-DIGIKEY-Locale-Language, X-DIGIKEY-Locale-Currency.
  4. Send a JSON body with a Keywords string (up to 250 chars) plus optional RecordCount, Offset, FilterOptionsRequest, and SortOptions.
  5. Parse the KeywordResponse for matched Products — note MyPricing is never returned here, only StandardPricing.

Known gotchas

Related routes

Authenticate to the Criteo Marketing Solutions API using the OAuth2 client_credentials grant
developers.criteo.com/marketing-solutions · 5 steps · unrated
Authenticate with the Kroger API using OAuth 2.0 client credentials flow and obtain a scoped access token for product and cart operations
developer.kroger.com · 6 steps · unrated
Implement the Petfinder API v2 OAuth2 client-credentials authentication flow for server-to-server access
api.petfinder.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans