Skip to main content

  • New Feature: The Inventory Mapping API helps you turn your existing product data into high-quality listings with AI-powered recommendations. Learn more here.
  • Important Update: eBay's API integrations will be modified to address data handling requirements for select developers. Usernames will be replaced with immutable user IDs, and financial data will be protected for certain users. Learn more here.
  • Action required: From early May, API users must include standardized condition details when creating or updating listings. Update your integration to stay compliant. Learn more here.

Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:

Note: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.

signing_key

Method NameHTTP MethodPathSummarySamples
createSigningKeyPOST/signing_keyCreates keypairs using the selected cipher.View createSigningKey - /signing_key
getSigningKeyGET/signing_key/{signing_key_id}Retrieves a specific keypair and metadata for a specified signing key ID associated with the application key making the call.View getSigningKey - /signing_key/{signing_key_id}
getSigningKeysGET/signing_keyRetrieve keypairs and metadata for all keypairs associated with the application key making the call.View getSigningKeys - /signing_key