topup_credits
Paid (the amount you choose, minimum $1). Buy prepaid credits with x402 so later calls skip the per-call payment round trip. With an Authorization: Bearer bby_live_... header on this connection it recharges that key. Without one, the paying wallet becomes the account and a new API key is minted and returned once — store it as a secret, it cannot be recovered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to add, in USD. Minimum 1. | |
| rotate | No | Mint a replacement key for the paying wallet, invalidating the old one immediately. Only valid when no Authorization header is sent. |