Returns AI-citation attribution for posted content. Computed from nightly per-(content, prompt, day) snapshots so prompt-run frequency cannot drown out actual signal. Three signals per post: lifetime sums (citing runs / prompt runs since posted), recent rate within the window (default 14d), and a weekly trajectory series for sparklines. Also returns per-platform breakdowns and the top prompts driving citations.Documentation Index
Fetch the complete documentation index at: https://docs.getcitable.com/llms.txt
Use this file to discover all available pages before exploring further.
When to use
- “What’s working — which posts drive AI citations?”
- “Is my citation rate trending up?”
- “Which prompts is this LinkedIn post showing up on?”
- “How does this blog compare to that one for AI visibility?”
get_content_performance) or AI visibility across the brand at large (use get_brand_visibility).
Inputs
Passcontent_id to narrow to a single posted content row. Omit for the brand-wide top 200 most recent posts. The response includes posts with no snapshots yet (zero baseline) so the caller can render an empty state without a second round-trip.