cURL
curl --request GET \ --url https://devtune.ai/api/v2/projects/{projectId}/competitive/position \ --header 'Authorization: Bearer <token>'
{ "data": { "timeSeries": [ { "date": "2023-12-25", "primaryCitations": 123, "competitorCitations": 123, "otherCitations": 123 } ], "totals": { "primaryCitations": 123, "competitorCitations": 123, "otherCitations": 123, "total": 123, "primaryShare": 123 } }, "meta": { "timestamp": "2023-11-07T05:31:56Z", "projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } }
Returns citation comparison between primary, competitor, and other sources over time.
API key with dtk_live_ prefix. Obtain from Settings > API Keys.
daily
weekly
monthly
Competitive positioning data
Show child attributes