Returns a paginated and filtered list of products
Retrieve a paginated list of products. This endpoint returns an array of product objects with comprehensive data about each product.
API key for authentication
Number of items to skip
x >= 0
Maximum number of items to return
1 <= x <= 100
Filter by category ID
Filter by subcategory ID
Filter by certificate provider ID
Filter by manufacturer ID
Filter by attribute IDs (comma-separated list)
Filter by material (case-insensitive: Gold, Silver, Platinum, Palladium, Bitcoin)
Gold
, Silver
, Platinum
, Palladium
, Bitcoin
, gold
, silver
, platinum
, palladium
, bitcoin
Filter by certification status
Filter by IRA eligibility
Search in product title (full-text search)
Default Response
The response is of type object[]
.