GraphQL is for Nexar migration only
Use the GraphQL API only as a drop-in replacement for Nexar's GraphQL when migrating existing integrations. For new projects and full platform capabilities, use the REST API— it's the actively maintained, modern interface.
Queries
Every GraphQL query — arguments, return shape, and worked examples.
Guides in this section
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.
Not sure where to begin? Open Search queries.