get https://api.socialscrape.com/v3/posts
This endpoint can get up to 50 posts at a time. Using end_cursor as query param in API call iteratively you can get all posts for a user.
Note: To use this endpoint please pass in userId as query param or username as query param, in case you are using username as query param you will be charged 1 extra credit
Don't use any other query params, other than the described below.