{t('Replace')}{' '}
{'{' '}
{t('with the API key from your token settings.')}
{p.name}
{p.required && (
{String(defaultValue)}
{range && (
{range}
)}
{v}
))}
{t( 'RPM = requests per minute, TPM = tokens per minute, RPD = requests per day. Limits apply per token group.' )}
{t('All requests must include')}{' '}
Authorization: Bearer <TOKEN>
{' '}
{t('header. Anthropic-formatted endpoints accept the')}{' '}
x-api-key
{' '}
{t('header instead.')}
{t( 'Generate tokens from the Tokens page; you can scope them to specific models, groups, IPs, and rate-limits.' )}