API Reference

API Reference

Complete reference for the Covala Product Knowledge API v2 endpoints.

Endpoints

The Covala API v2 provides the following endpoint groups:

EndpointDescription
GET /v2/productsSearch and filter products with cursor-based pagination
GET /v2/products/{id}Get a single product with variants and offers
GET /v2/products/barcode/{gtin}Look up a product by barcode (UPC/EAN)
GET /v2/products/{id}/pricesCross-retailer pricing and price history
POST /v2/products/searchAdvanced search with faceted results
POST /v2/products/semantic-searchAI-powered natural language search
GET /v2/product-groupsBrowse product variant groups
GET /v2/categoriesList product categories
GET /v2/brandsBrowse brand profiles
GET /v2/retailersList tracked retailers
GET /v2/product-typesBrowse product type taxonomy
GET /v2/knowledge/{type}Access product knowledge layer

Full Interactive Reference

For the complete interactive API reference with request/response examples and try-it-out functionality, visit the developer dashboard.