search for supplier offers (price, stock, lead time) on a part via the sourcengine api

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

Steps

  1. Request API access/token by submitting the form at sourcengine.com/api-integrations or via your Sourcengine account manager.
  2. Review the developer docs at dev.sourcengine.com/docs for authentication, pagination, and error-handling conventions.
  3. Match/search for the part with POST https://catalog.sourcengine.com/api/parts/search-multiple, body {"searches": [{"mpn": "<MPN>", "manufacturer": "<manufacturer>"}]}, header Authorization: Bearer <access-token>.
  4. From the matched result, take the returned 'sku' and call GET https://catalog.sourcengine.com/api/parts/<sku>/offers/search with the same Authorization header to retrieve current offers.
  5. Iterate the response's priceTiers/quantity/deliveryDays fields per offer to compare supplier pricing and stock.
  6. Watch the RateLimit-Limit/RateLimit-Remaining/RateLimit-Reset response headers and back off on HTTP 429.

Known gotchas

Related routes

query multi-distributor seller pricing and inventory for a part via nexar's supsearchmpn
nexar.com · 6 steps · unrated
fetch live prices/stock for parts by symbol from tme api
tme.eu · 6 steps · unrated
Search and export sourced candidates via the SeekOut API
recruiting · 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