hmac ($0.005)
hmacHMAC signature. POST {"text": "...", "key": "...", "algorithm": "sha256"} -> hex and base64 signature. Costs $0.005 in USDC on Base — pass paymentTx or payerAddress to pay (call how_to_pay for details).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| text | No | ||
| algorithm | No | ||
| paymentTx | No | Transaction hash of your USDC payment on Base (see how_to_pay) | |
| payerAddress | No | Your wallet address, to spend existing credit without a new payment |