API for integrators

Kvatronix offers two API surfaces: a public storefront API for developers integrating the catalog into their own systems, and a seller import API for sellers automating their inventory feeds. Storefront API (public, read-only) Authenticated with a PublishableApiKey passed in a header. Allows: β€’ Fetching the product catalog with parameters, prices and real-time stock. β€’ Parametric search by technical specs β€” package, voltage, current, capacitance, temperature range. β€’ Reading product cards with descriptions, photos and datasheet links. β€’ Checking the status of publicly listed products by a specific seller. Seller API (for partner sellers) Available after onboarding and seller-key issuance. Allows: β€’ Price-list import via POST /seller/import β€” Excel, CSV, YML/Prom, YML/Rozetka. β€’ Listing creation and updates, stock and pricing management. β€’ Order retrieval, shipment status updates, waybill number submission. β€’ Webhook events: new order, cancellation, return, payout status. Admin API (internal) Available only to platform administrators β€” listing moderation, seller management, commission configuration. Technologies REST API with JSON, Bearer-token authentication (PublishableApiKey for storefront, separate key for sellers). Rate limit for storefront β€” 60 requests per minute; authenticated B2B partners receive a separate key with no limits. An OpenAPI specification is in preparation. How to get access The storefront API is currently in closed beta. Email api@kvatronix.in.ua: tell us how you plan to use the API and your expected request volume. Documentation and a beta key will follow within one business day.