GraphQL is for Nexar migration only
GraphQL
Query parts, aggregations, and BOM matches with precise field selection — one endpoint, one schema.
Introduction
What the API offers, how to authenticate, and where to start reading.
Start with GraphQL overview, or browse all guides below.
Quickstart
Short paths to your first API call.
Start with Make your first query, or browse all guides below.
Concepts
Identifiers, errors, usage billing, and API conventions.
Start with Usage billing, or browse all guides below.
Queries
Every GraphQL query — arguments, return shape, and worked examples.
Start with Search queries, or browse all guides below.
Search queries
Search parts by MPN or keyword with supSearchMpn and supSearch — plus aggregations on the result set.
Multi-match
Match many BOM lines in one request with supMultiMatch — MPN, SKU, or keyword per line.
Parts by ID
Fetch full part records by numeric catalog ID with supParts.
Manufacturers
List manufacturer companies with supManufacturers — free, no usage billing.
Categories
List part categories with supCategories — free, no usage billing.
Reference
The structure of every object the API returns.
Start with SupPartResultSet, or browse all guides below.
SupPartResultSet
Search result container returned by supSearchMpn and supSearch.
SupPart
A single electronic part with manufacturer, specs, sellers, and metadata.
SupPartMatch
One row in a supMultiMatch response — one BOM line's matches.
SupApiCredentials
Distributor API credentials for custom pricing integrations.
SupPartMatchQuery
A single BOM line input for supMultiMatch.
SupPartMatchOptions
Per-request options for supMultiMatch.
SupSortDirection
Sort direction enum for search queries.
SupSearchRankingMethod
Ranking method enum for search queries.