look up a part's lifecycle/obsolescence status via the nexar (octopart) graphql api

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

Steps

  1. Create a free account at nexar.com and create an 'Application' to obtain a client_id/client_secret in the Nexar dashboard.
  2. Request an OAuth2 access token via POST https://identity.nexar.com/connect/token using client_credentials grant with your client_id/client_secret and scope=supply.domain.
  3. Send GraphQL queries to https://api.nexar.com/graphql with header Authorization: Bearer <access_token>.
  4. Query supSearchMpn(q: "<MPN>") requesting part { specs { attribute { shortname } displayValue } } to retrieve the 'lifecyclestatus' spec attribute (values include EOL, NRND, New, Obsolete, Production).
  5. Optionally also request the 'manufacturerlifecyclestatus' attribute for the raw, unhomogenized status straight from the manufacturer.
  6. Optionally add filters: { lifecyclestatus: "Obsolete" } to supSearchMpn to filter results server-side by status.

Known gotchas

Related routes

search octopart parts by mpn via the nexar graphql api using an oauth2 client-credentials token
nexar.com · 5 steps · unrated
Query and mutate New Relic data using the NerdGraph GraphQL API
docs.newrelic.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