/flamp/users/reviews
/flamp
/flamp/users/reviews
Get reviews written by a Flamp user by their id
Price: 1 credit per 30 results
💡 AI Hint: Get the reviews written by a Flamp user by user id. Each review has the text, star rating, the reviewed firm id, creation and edit dates, like and comment counts, and flags for whether the review carries photos or an official company answer.
⚠️ Common errors: 412: User not found for the given id
POST
/flamp/users/reviews
Authorizations
API token from the dashboard
Headers
Body
application/json
Flamp user id (the numeric id from the profile URL flamp.ru/user{id}, or the full URL)
Minimum string length:
1Example:
"5697286"
Max number of reviews to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Response
Successful Response