faucet namespace exposes the Sandbox/Forge BKN faucet. It does not expose the public bearer/reCAPTCHA flow.
apiKey, the call consumes one of the key’s 10 dedicated lifetime faucet credits. With signer and no key, the SDK handles the 0.01 USDC x402 challenge and exposes the payment as result.payment. Do not configure both for this namespace.
When idempotencyKey is omitted, the SDK generates UUID v4 locally and returns it as result.idempotencyKey. A new claim needs a new UUID; retry the same logical claim with the same UUID. The recipient cooldown is 24 hours.