Welcome to the home of the TopYappers API
curl -X GET "https://www.topyappers.com/api/v1/creators?mainCategory=technology&followersMin=10000" \\ -H "x-ty-api-key: YOUR_API_KEY" \\ -H "Content-Type: application/json"
curl -X GET "https://www.topyappers.com/api/v1/videos?user_followers_min=10000" \\ -H "x-ty-api-key: YOUR_API_KEY" \\ -H "Content-Type: application/json"