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:
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
Post a Comment