ALLOWED_TO_SELL, NOT_ELIGIBLE, APPROVAL_REQUIRED. Be noticed that if ASIN is not found, it will return ALLOWED_TO_SELL anyway (for better performance). The limit is 60 requests per minute. Amazon seller account integration is required to make this request. You can do it here.api_key: ********************X-Api-Key: ********************curl --location --request GET 'https://app.sellerassistant.app/api/v1/products/B00U26V4VQ/restriction-status?domain=amazon.com&marketplaceId=ATVPDKIKX0DER&api_key=<api-key>'{
"status": "ALLOWED_TO_SELL"
}