Endpoints
Every API endpoint — what it does, how to call it, and what it returns.
Guides in this section
Conventions
Base URL, versioning, request and response format, methods, and how result lists are bounded.
Part matching
Resolve partial or messy part numbers to canonical Zenode parts — one at a time, or a whole BOM in a single request.
Part Catalog search
Search the catalog by query and parametric filters, returning full part records — plus a facets endpoint for building filter UIs.
Part detail
Fetch the full record for one part — specs, pricing, datasheets, and regulatory data — by its manufacturer and MPN slug.
Manufacturers
Resolve a manufacturer name to a canonical slug, and fetch a full manufacturer record by slug.
Categories
Resolve a category name to a canonical path slug, browse the category tree, and fetch a category by slug.
AI part discovery
Describe what you need in plain language; Zenode's AI returns the best parts to choose from, each with a rationale.
AI deep dive
Ask Zenode's AI one or more questions about a specific part and get formatted, cited answers.
Async AI jobs
AI endpoints run as asynchronous jobs — create one, then poll or stream the same job for both progress and the final result.
Usage
Read your current billing-period consumption across the three metering classes — match requests, part records, and AI tokens.
Not sure where to begin? Open Conventions.