Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Token lifetime in seconds. Set to 0 for non-expiring token. Allowed values: 0 (non-expiring), 3600 (1h), 10800 (3h), 21600 (6h), 43200 (12h), 86400 (24h).
0, 3600, 10800, 21600, 43200, 86400 Maximum number of requests allowed within the window. Set to 0 for unlimited.
x >= 0Rate limit window size in seconds.
x >= 1Enable IP restriction for this client.
List of allowed IPs/CIDRs if restriction is enabled.
Token lifetime in seconds
Maximum requests allowed per window. 0 means unlimited.
Rate limit window size in seconds
Whether IP restriction is enabled
List of allowed IPs/CIDRs