Get Videos
Returns all videos from the system that match the specified criteria
Authorizations
API key for TopYappers API authentication
Query Parameters
Filter videos by specific user handle
Minimum number of followers the video creator must have
Maximum number of followers the video creator can have
Minimum number of views the video must have
Maximum number of views the video can have
Minimum number of likes the video must have
Maximum number of likes the video can have
Minimum number of comments the video must have
Maximum number of comments the video can have
Minimum number of shares the video must have
Maximum number of shares the video can have
Filter by hashtags (comma-separated for multiple)
Search for keywords in video description or caption
Sort order for results
asc
, desc
Field to sort results by
user_followers
, views
, shares
, likes
Page number for pagination
x >= 1
Number of results per page
1 <= x <= 100
Response
Videos response
The response is of type object
.