fjaroli

Gre Apis

Sep 8th, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. Search Offering : curl 'https://dev.platformcommons.org/gateway/commons-search-service/api/v1/tma-channel-product-sku?channelCode=CHANNEL.COMMONS.GRE_DEFAULT_CHANNEL&fields=genericProductCode&marketCode=COMMONS.GRE&page=0&size=12&searchTerm=test&isTypeAsOffering=true' \
  2.  
  3. -H 'Accept: application/json, text/plain, */*' \
  4.  
  5. -H 'Accept-Language: en-GB,en;q=0.5' \
  6.  
  7. -H 'Connection: keep-alive' \
  8.  
  9. -H 'Origin: https://gre.commons.social' \
  10.  
  11. -H 'Referer: https://gre.commons.social/' \
  12.  
  13. -H 'Sec-Fetch-Dest: empty' \
  14.  
  15. -H 'Sec-Fetch-Mode: cors' \
  16.  
  17. -H 'Sec-Fetch-Site: cross-site' \
  18.  
  19. -H 'Sec-GPC: 1' \
  20.  
  21. -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
  22.  
  23. -H 'X-SESSIONID: 6b80ebd9-14d8-46af-b038-71feb44382b4' \
  24.  
  25. -H 'sec-ch-ua: "Chromium";v="140", "Not=A?Brand";v="24", "Brave";v="140"' \
  26.  
  27. -H 'sec-ch-ua-mobile: ?0' \
  28.  
  29. -H 'sec-ch-ua-platform: "macOS"'Get Product Sku:curl 'https://dev.platformcommons.org/gateway/commons-product-service/api/v2/product-sku/details?productSKUIds=3342&productSKUIds=3376&productSKUIds=3375&productSKUIds=3339&productSKUIds=3340&productSKUIds=1739&productSKUIds=2027&productSKUIds=2109&productSKUIds=1438&productSKUIds=1457&productSKUIds=1456&productSKUIds=2341' \
  30.  
  31. -H 'Accept: application/json, text/plain, */*' \
  32.  
  33. -H 'Accept-Language: en-GB,en;q=0.5' \
  34.  
  35. -H 'Connection: keep-alive' \
  36.  
  37. -H 'Origin: https://gre.commons.social' \
  38.  
  39. -H 'Referer: https://gre.commons.social/' \
  40.  
  41. -H 'Sec-Fetch-Dest: empty' \
  42.  
  43. -H 'Sec-Fetch-Mode: cors' \
  44.  
  45. -H 'Sec-Fetch-Site: cross-site' \
  46.  
  47. -H 'Sec-GPC: 1' \
  48.  
  49. -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
  50.  
  51. -H 'X-SESSIONID: 6b80ebd9-14d8-46af-b038-71feb44382b4' \
  52.  
  53. -H 'sec-ch-ua: "Chromium";v="140", "Not=A?Brand";v="24", "Brave";v="140"' \
  54.  
  55. -H 'sec-ch-ua-mobile: ?0' \
  56.  
  57. -H 'sec-ch-ua-platform: "macOS"'
Advertisement
Add Comment
Please, Sign In to add comment