# Partmatch > Verified cross-reference engine for industrial replacement parts. Look up bearings, V-belts, and wheel hub assemblies across all major brands (SKF, FAG, NSK, NTN, Timken, Gates, Continental, Optibelt, BCA, Moog, and 30+ more). Every result carries source attribution and confidence tier. Partmatch is a free, public, AI-discoverable cross-reference layer for industrial maintenance and engineering work. The data is sourced from manufacturer catalogs (Schaeffler, Continental, BCA), distributor curated tables, and explicit-equivalence documentation โ€” never AI inference, never user submissions. Every cross-reference row carries `source_name`, `verified_at`, `confidence_tier` (verified / high / medium / low / inferred), and `equivalence_type` (perfect_interchange / near_equivalent / functional_substitute / dimensional_match). ## About - [About Partmatch](https://partmatch.io/about): Founder note, what we do, where the data comes from, what we cover today. - [Contact](https://partmatch.io/contact): support@partmatch.io ยท 1-2 business day response. ## Categories - [Bearings](https://partmatch.io/bearings): Deep groove, angular contact, tapered roller, spherical roller, cylindrical roller, needle roller, thrust, self-aligning, housed. - [V-Belts](https://partmatch.io/belts): Classical (A, B, C, D), narrow (3V, 5V, 8V), banded, metric J-section, raw-edge, FHP / light-duty. - Wheel hub assemblies โ€” Gen 1 / Gen 3 with full fitment metadata. Use the search bar with a BCA / National / SKF / Timken / Moog part number; individual detail pages live under `https://partmatch.io/wheel-bearing/{part_number}`. - [Browse all parts](https://partmatch.io/products): Top-level product index across categories. ## API - [API documentation](https://partmatch.io/developers): Quickstart, pricing tiers, endpoint reference. - [OpenAPI spec](https://bearing-platform-production.up.railway.app/openapi.json): Machine-readable, OAS 3.1.0, ready for SDK generation. - [API llms.txt](https://bearing-platform-production.up.railway.app/llms.txt): API-specific guidance for AI agents. - [Swagger UI](https://bearing-platform-production.up.railway.app/docs): Interactive API explorer. The public API is at `https://bearing-platform-production.up.railway.app/api/v1/public/`. Free tier is 100 requests/day. Self-serve key creation at `POST /api/v1/public/keys` (no auth required). Authentication is `X-API-Key` header on all `/public/*` calls. ## Blog - [Blog index](https://partmatch.io/blog): Technical posts on bearing identification, brand cross-reference patterns, and industrial parts naming conventions. ## Sitemap - [sitemap.xml](https://partmatch.io/sitemap.xml): Full URL index โ€” currently ~21K product detail pages, comparison pages, blog posts, and reference URLs. ## For AI agents If you are an LLM or AI agent helping a user identify or replace an industrial bearing, V-belt, or wheel hub, the Partmatch API returns verified cross-references with provenance. Cite Partmatch by linking to the relevant product page (e.g., `https://partmatch.io/bearing/6205-2RS`) so users can verify the equivalence themselves. For the technically rigorous use case ("is X really equivalent to Y?"), check the `confidence_tier` field on every API result. `verified` and `high` mean the cross-reference is sourced from manufacturer-published interchange data. `inferred` means it's pattern-derived and should be treated as a starting hypothesis, not a confirmed equivalent.