curl --request POST \
--url https://www.citedy.com/api/agent/scout/reddit \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"query": "<string>",
"subreddits": [],
"limit": 20
}
'{
"run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"query": "<string>",
"credits_used": 123,
"subreddits": [
"<string>"
],
"results": {},
"status": "<string>"
}curl --request POST \
--url https://www.citedy.com/api/agent/scout/reddit \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"query": "<string>",
"subreddits": [],
"limit": 20
}
'{
"run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"query": "<string>",
"credits_used": 123,
"subreddits": [
"<string>"
],
"results": {},
"status": "<string>"
}Bearer citedy_agent_* key