Apinoa Docs

상품

월마트 상품 — 받는 파라미터와 돌아오는 값.

원본 .mdx 보기
GET|POST /v1/walmart/product

Price $0.001 per call. List price; the rate steps down above 1,000 calls a day.

ParameterTypeRequiredNotes
idstringyesWalmart's usItemId, all digits, as carried by a search item — chain straight in.
regionstringBuyer country as ISO 3166-1 alpha-2; sets availability, shipping and price.
curl "https://gateway.apinoa.com/v1/walmart/product?id=996425081" -H "x-api-key: YOUR_API_KEY"

검색 결과 아이템의 id가 곧 usItemId이므로 그대로 이어집니다.