cURL
curl --request POST \ --url https://www.citedy.com/api/agent/competitors/discover \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "keywords": [ "<string>" ] } '
{ "keywords": [ "<string>" ], "competitors_found": 123, "competitors": [ { "domain": "<string>", "visibility": 0.5, "keywords_count": 123, "avg_position": 123, "etv": 123 } ], "credits_used": 123 }
Documentation IndexFetch the complete documentation index at: https://www.citedy.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.citedy.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer citedy_agent_* key
1 - 5
1 - 100
Competitors discovered
Show child attributes