cURL
curl --request GET \ --url https://api.ayrshare.com/api/validate/redditExists/:subreddit
{ "status": "success", "subReddit": "tesla", "exists": true }
Check if a subreddit exists
Authorization: Bearer API_KEY