Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://www.citedy.com/api/agent/tools/brand-scan/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "brand_name": "<string>", "credits_charged": 1, "overall_score": 50, "results": [ { "mentioned": true, "confidence": 123, "snippet": "<string>", "error": "<string>" } ], "recommendations": [ "<string>" ], "warnings": [ "<string>" ], "error": "<string>" }
Bearer citedy_agent_* key
Scan status
processing
completed
failed
x >= 0
0 <= x <= 100
Show child attributes