Search discounts
Discount Code
Search and list all discounts
Search and list discount codes for a store with filters and pagination.
GET
Search discounts
Documentation Index
Fetch the complete documentation index at: https://docs.creem.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.
Query Parameters
The page number for pagination.
Example:
1
The number of items per page.
Example:
10
Filter discounts that apply to a specific product.
Example:
"prod_1234567890"
Filter by discount status.
Available options:
active, deleted Filter by discount type.
Available options:
percentage, fixed Filter discounts created after this date.
Example:
"2024-01-01T00:00:00Z"
Filter discounts created before this date.
Example:
"2024-12-31T23:59:59Z"