Demonstrate good system integration practices. Take this tutorial and learn how to develop a Java(TM) application using the eBay(R) SOAP (Simple Object Access Protocol) SDK (Software Development Kit). Part 2 of this tutorial series focuses on integrating the application with eBay's Web services, using the authentication and authorization system, and making API (application program interface) calls.
In this tutorial
Register your application with eBay
Perform user authentication/authorization
List items on eBay
Search for items on eBay
Make API calls and retrieve the results
Prerequisites
This tutorial assumes the following:
You have created an account on eBay.
You have created a developer account on eBay.
You have your developer ID, application ID, and certificate ID.
You have downloaded and installed the eBay Java SDK.