File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : ebay_api_config
2+
3+ # Trading API Sandbox - https://www.x.com/developers/ebay/products/trading-api
4+ api.sandbox.ebay.com :
5+ compatability : 719
6+ appid : ENTER_YOUR_APPID_HERE
7+ certid : ENTER_YOUR_CERTID_HERE
8+ devid : ENTER_YOUR_DEVID_HERE
9+ token : ENTER_YOUR_TOKEN_HERE
10+
11+ # Trading API - https://www.x.com/developers/ebay/products/trading-api
12+ api.ebay.com :
13+ compatability : 719
14+ appid : ENTER_YOUR_APPID_HERE
15+ certid : ENTER_YOUR_CERTID_HERE
16+ devid : ENTER_YOUR_DEVID_HERE
17+ token : ENTER_YOUR_TOKEN_HERE
18+
19+ # Finding API - https://www.x.com/developers/ebay/products/finding-api
20+ svcs.ebay.com :
21+ appid : ENTER_YOUR_APPID_HERE
22+ version : 1.0.0
23+
24+ # Shopping API - https://www.x.com/developers/ebay/products/shopping-api
25+ open.api.ebay.com :
26+ appid : ENTER_YOUR_APPID_HERE
27+ version : 671
You can’t perform that action at this time.
0 commit comments