http - Gate way URL for eBay API -


help me clarify terminology regarding http api.
gateway url , endpoints same thing, correct?
place make or post call, correct?

now question. seams each of ebay api has own gateway. shopping api gate way http://open.api.ebay.com/shopping?

i'm assuming fallowing:

finding: http://open.api.ebay.com/finding?

merchandising: http://open.api.ebay.com/merchandising?

... , on.

is correct? or misunderstanding something.

yes, end point gateway. each api has own endpoint/gateway url. think ebay name endpoints schema provided, didn't. need click on "making call" after selecting api want endpoint in documentation.

example:

enter image description here

here endpoint documentation trading api, shopping api, , finding api.

also should know not every endpoint going require same info. trading api going need token seller app id, whereas shopping , trading api needs app id.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -