Use this API key to access the Cleanuparr API without authentication. Include it as the X-Api-Key header or ?apikey= query parameter.

@if (apiKeyRevealed()) { {{ apiKey() }} } @else { {{ apiKeyPreview() }} }
{{ apiKeyRevealed() ? 'Hide' : 'Reveal' }} @if (apiKeyRevealed()) { Copy }
@if (regeneratingApiKey()) { Regenerating... } @else { Regenerate API Key }