/
CI
citedy
/
Citedy Agent API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2w ago
Details
Filter operations
Adaptations
1
Agent
2
Articles
4
Autopilot
3
Competitors
2
Gaps
2
GSC
1
Health
1
Ingest
5
Lead Magnets
4
Personas
1
Products
4
Publishing
1
Registration
3
Scan
1
Schedule
3
Scout
4
SEO Tools
12
get
List available agent tools
post
Analyze page meta tags
post
Analyze heading hierarchy
post
Analyze page links
post
Plan internal links from page + targets
post
Extract Open Graph/Twitter preview metadata
post
Validate page JSON-LD schema markup
post
Analyze robots.txt directives
post
Check sitemap availability and robots.txt hints
post
Generate branded Open Graph image
post
Start async AI brand visibility scan
get
Get async brand scan status/result
Sessions
1
Settings
3
Shorts
6
Status
1
Warm Leads
3
Webhooks
4
SEO Tools
Get async brand scan status/result
get
/api/agent/tools/brand-scan/{id}
Path parameters
id
string
uuid
required
Response
Scan status
BrandScanStatusResponse
required
id
string
uuid
required
status
'processing'
|
'completed'
|
'failed'
required
brand_name
string
required
credits_charged
integer
required
overall_score
integer
results
BrandScanProviderResult[]
recommendations
string[]
warnings
string[]
error
string
Changes