Redeem a promo code and add the granted operations to the authenticated user’s account.
B2C only: web app login tokens and sk_ user API keys are accepted; lce_ org keys are rejected. Requires a verified email. Each user may redeem a given code at most once.
Rate-limited to 3 attempts per IP per hour. All attempts (success and failure) are logged for audit.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Redeem a promo code and receive its credit grant.
The promo code (case-insensitive).
1 - 64