x402_create_api_key_quote
Creates a payment quote for a time-limited API key, returning quote ID, receiver wallet, and exact SOL amount based on desired duration.
Instructions
Create an x402 payment quote for a time-limited API key (returns quoteId, receiverWallet, and exact SOL amount).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| durationMinutes | Yes | Minutes for key validity (1 to 43200). | |
| name | No | Optional key name. | |
| payerWallet | No | Optional payer wallet to lock quote payer. | |
| scopes | No | Optional scopes. |