eBay · Capability
eBay Key Management API — Signing_key
eBay Key Management API — Signing_key. 3 operations. Lead operation: Signing_key. Self-contained Naftiko capability covering one Ebay business surface.
What You Can Do
GET
Getsigningkeys
— This method returns the Public Key, Public Key as JWE, and metadata for all keypairs associated with the application key making the call.
Note: It is important to note that
Note: It is important to note that
private
/v1/signing-key
POST
Createsigningkey
— This method creates keypairs using one of the following ciphers:
- ED25519 (Edwards Curve)
- RSA
/v1/signing-key
GET
Getsigningkey
— This method returns the Public Key, Public Key as JWE, and metadata for a specified
Note: It is important t
signingKeyId associated with the application key making the call.Note: It is important t
/v1/signing-key/{signing-key-id}
MCP Tools
this-method-returns-b-public-key
This method returns the Public Key, Public Key as JWE, and metadata for all keypairs associated with the application key making the call.
Note: It is important to note that private
read-only
idempotent
this-method-creates-keypairs-using
This method creates keypairs using one of the following ciphers:
- ED25519 (Edwards Curve)
- RSA
this-method-returns-b-public-key-2
This method returns the Public Key, Public Key as JWE, and metadata for a specified signingKeyId associated with the application key making the call.
Note: It is important t
read-only
idempotent