search lcsc parts and retrieve live pricing/stock via the lcsc open api

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

Steps

  1. Create an LCSC.com account, then submit an API application (company website, business details, contact info, estimated order volume) via the apply form at lcsc.com/agent/apply.
  2. Once approved, obtain your API key/UID and secret from LCSC support.
  3. For every request, build a signature: sha1('key=<key>&nonce=<16-char-random>&secret=<secret>&timestamp=<unix-ts>') and send key, nonce, timestamp, signature as request parameters (never send the secret itself).
  4. Call the keyword-search endpoint to look up parts by keyword, or the item-details endpoint for a specific LCSC part number to get the pricing ladder and stock breakdown.
  5. Parse the standard response envelope {success, code, message, result}.
  6. Respect rate limits: 1000 searches/day and 200 searches/minute by default; higher limits require separate approval from LCSC support.

Known gotchas

Related routes

fetch live prices/stock for parts by symbol from tme api
tme.eu · 6 steps · unrated
search the element14/farnell/newark product catalog and retrieve pricing/stock
element14.com · 6 steps · unrated
query multi-distributor seller pricing and inventory for a part via nexar's supsearchmpn
nexar.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