Skip to main content
POST
Set Happy Hour
For the complete documentation index, see llms.txt. Starts a happy hour that lasts for the given duration. While active, every /claim-tokens call multiplies the event’s allocation by the multiplier you set. Calling this again overrides any active happy hour.
Treat this as a transaction. After a timeout, check /happy-hour before retrying.

Request Body

string
required
How long the happy hour lasts, in seconds (e.g. "3600" = 1 hour)
number
required
How much to multiply earnings by. 2 = 2x, 1.5 = 1.5x. Minimum 1 (no boost).

Response

string
Reference identifier for the happy hour configuration