getting started with ebay api\'s

Post on 05-Dec-2014

1.667 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

 

TRANSCRIPT

Getting Started with eBay Web Services

2 ­ eBay Inc. confidential

In this Presentation

• Opportunities

• eBay’s APIs

• Prerequisites

• Signing Up

• Resources

• Q&A

Opportunities

4 ­ eBay Inc. confidential

Make Money

Marketing­ As a seller, highlight your items on other sites

Commissions­ Drive new users or bids to eBay

Marketing + Commissions­ Make commissions on items you are selling

Sell your app­  Find a niche, charge users to use your app

Sell your services­ Assist others with your eBay API skills

5 ­ eBay Inc. confidential

Increase Visibility of Items You Are Selling

Create widgets that display your items

Put them everywhere you can– Personal Web sites– Blogs– Social spaces

6 ­ eBay Inc. confidential

Provide Market Research

• Identify and convey trends

• Provide details

• Category­focused? Item­focused?

7 ­ eBay Inc. confidential

Mashups

• Category­focused? Item­focused?

• Social spaces

• MapsCRAZ-

SMS !

Sharing

Mobile Integration

Group Buying

Visual Search

Structured Catalog

Popularity Tagging

Product Ratings

Video Integration

NIS Inventory

Multiple APIs

9 ­ eBay Inc. confidential

eBay’s APIs

• Shopping

• Trading

• Client Alerts

• Merchandising

10 ­ eBay Inc. confidential

Shopping API

• Retrieval­centric

• Anonymous

• Faster call response than Trading API

• Multiple payload formats (XML, NV, JSON, SOAP)

11 ­ eBay Inc. confidential

Trading API

• More advanced: reading and writing of transactional data

• Requires keys—a higher level of security than for Shopping API

12 ­ eBay Inc. confidential

Client Alerts API

• Seller and buyer notifications, alerts

• Event/subscription model

• Asynchronous

13 ­ eBay Inc. confidential

Merchandising API

• Cross­selling and up­selling

• Most watched items 

• Deals

• Related items

• Top­selling products

Prerequisites

15 ­ eBay Inc. confidential

Prerequisites: You Are Ready to Program

Pick the Dev Center that is best for you

JavaScript ­ JavaScript, JSON, AJAX

Flash ­ ActionScript, Flex

PHP ­ PHP, Perl, Python

Windows ­ .NET, C#, ASP, VB

Java ­ Java, JSP

16 ­ eBay Inc. confidential

Prerequisite: You Are Ready to Read

• API Docs

• Knowledge Base

• Forums

17 ­ eBay Inc. confidential

Prerequisite: 

• Forums– One for each language– One for docs

• Paid support– www.developer.ebay.com/support ­ US $75 per hour

Signing Up

19 ­ eBay Inc. confidential

Sign Up

www.developer.ebay.com: Quick Start

20 ­ eBay Inc. confidential

Join

21 ­ eBay Inc. confidential

A snippet of the Join page…

22 ­ eBay Inc. confidential

From My Account, return to Quick Start

23 ­ eBay Inc. confidential

Get your application keys

24 ­ eBay Inc. confidential

On the My Account page, generate keys

25 ­ eBay Inc. confidential

You Are Ready to Explore

Run the sample

26 ­ eBay Inc. confidential

Experimenting With the Sample

27 ­ eBay Inc. confidential

View the XML and Web page results

28 ­ eBay Inc. confidential

Edit… Re­run…

<script src="http://open.api.ebay.com/shopping

?appid=EBAYxyz&version=569&callname=FindItems

&ItemSort=BestMatch&QueryKeywords=ipod

&responseencoding=JSON&callback=true">

29 ­ eBay Inc. confidential

Resources

• Documentation– Web Service Guide– Call Reference

• WSDL

• Knowledge Base

• Developer codebase

• Find them all at www.developer.ebay.com

30 ­ eBay Inc. confidential

Good luck and happy coding!

http://developer.ebay.com.sg

top related