Skip to main content
POST
Run Walmart Product Reviews

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
product
string
required

Walmart item ID or product URL.

max_items
integer
default:10

Maximum number of records to return (1-250). Billed at 1 point per returned record.

Required range: 1 <= x <= 250
start_page
integer
default:1

Result page to start from.

Required range: x >= 1

Response

Lookup completed.

session_id
string
kind
string
human
string

Markdown summary for display.

machine
object
total_points
integer