| Plan type | Rate (requests per second) | Burst |
|---|---|---|
| Default | 5 | 10 |
| Selling partner specific | Variable | Variable |
curl --location -g --request GET 'https://sandbox.sellingpartnerapi-na.amazon.com/definitions/2020-09-01/productTypes?keywords=LUGGAGE&marketplaceIds={{MARKET_USA}}&itemName=Running shoes&locale=en_US&searchLocale=en_US'{
"productTypes": [
{
"name": "LUGGAGE",
"displayName": "Luggage",
"marketplaceIds": [
"ATVPDKIKX0DER"
]
}
],
"productTypeVersion": "UHqSqmb4FNUk="
}