query multi-distributor seller pricing and inventory for a part via nexar's supsearchmpn

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

Steps

  1. Obtain a bearer token from https://identity.nexar.com/connect/token via the client-credentials flow with scope supply.domain.
  2. POST to https://api.nexar.com/graphql a query using supSearchMpn(q:"<mpn>", limit:5) expanding results { part { mpn sellers { company { name } offers { inventoryLevel prices { quantity price currency } } } } }.
  3. Set country: "US" (or another ISO country code) on supSearchMpn to control which market's inventoryLevel/availability is returned — defaults to US if omitted.
  4. Set currency: "GBP" (or other ISO code) to get offers with convertedPrice/convertedCurrency alongside each seller's native price/currency.
  5. Add sellers(authorizedOnly: true) and read isAuthorized to restrict results to authorized distributors only.
  6. Use supMultiMatch with options: { requireStockAvailable: true, filters: { distributor_id: [...] } } to find sellers with confirmed stock of a part.

Known gotchas

Related routes

bulk-match a bill of materials against multiple distributors' pricing and availability using supmultimatch
nexar.com · 6 steps · unrated
search for supplier offers (price, stock, lead time) on a part via the sourcengine api
sourcengine.com · 6 steps · unrated
search verical inventory for part pricing and availability via the shared arrow api
verical.com · 6 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