cURL
curl --request GET \ --url https://api.ayrshare.com/api/validate/redditExists/:subreddit \ --header 'Authorization: Bearer <token>'
{ "status": "success", "subReddit": "tesla", "exists": true }
Check if a subreddit exists
Documentation IndexFetch the complete documentation index at: https://ayrshare.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ayrshare.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer API_KEY