add_product_keys
Upload unique keys to a product's key pool. Customers receive one key per purchase on a FIFO basis, ideal for licenses, activation codes, or gift cards.
Instructions
Upload unique keys/codes to a product's key pool. Each customer gets one unique key on purchase (FIFO). Use this for license keys, activation codes, gift cards, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Array of unique keys/codes to add (max 10,000 per request) | |
| label | No | Optional batch label (e.g. 'Batch #1', 'Premium Keys') | |
| productId | Yes | Product ID |