ebay_create_signing_key
Create a new signing keypair for eBay API digital signatures using ED25519 or RSA, with immediate private key download required.
Instructions
Create a new signing keypair for API digital signatures. Supports ED25519 (recommended) or RSA ciphers. IMPORTANT: Save the private key immediately as eBay does not store it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signingKeyCipher | No | Cipher to use for keypair: ED25519 (recommended, shorter keys) or RSA (legacy support) |