GET api/Amazon/GetProductsByKeyword?domain={domain}&keyword={keyword}&pageToken={pageToken}&tokenId={tokenId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
domain

string

Required

keyword

string

Required

pageToken

string

None.

tokenId

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.