List products
Products
List products
Retrieve a paginated list of products with optional search and filters.
GET
List products
Authorizations
YuvexPay API key. Include as Authorization: Bearer ypk_<env>_<kid>_<secret> where <env> is test (sandbox) or live (production). Create and manage keys in the dashboard under Settings > API Keys.
Query Parameters
Search products by name.
Filter by active status.
Available options:
true, false Page number for pagination.
Required range:
x >= 1Number of items per page (1-100).
Required range:
1 <= x <= 100
