Unkey enables you to refill verifications for each key at regular intervals.
Field | Type | Required | Description |
---|---|---|---|
interval |
models.CreateKeyInterval | ✔️ | Unkey will automatically refill verifications at the set interval. |
amount |
int | ✔️ | The number of verifications to refill for each occurrence is determined individually for each key. |
refill_day |
Optional[float] | ➖ | 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. |