Unkey enables you to refill verifications for each key at regular intervals.
Field | Type | Required | Description |
---|---|---|---|
Interval |
operations.Interval | ✔️ | Unkey will automatically refill verifications at the set interval. |
Amount |
int64 | ✔️ | The number of verifications to refill for each occurrence is determined individually for each key. |
RefillDay |
*float64 | ➖ | The day of the month, when we will refill the remaining verifications. To refill on the 15th of each month, set 'refillDay': 15. If the day does not exist, for example you specified the 30th and it's february, we will refill them on the last day of the month instead. |