/
CI
citedy
/
Citedy Agent API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6m ago · Updated 2w ago
Details
Filter operations
Adaptations
1
Agent
2
Autopilot
3
Competitors
2
Gaps
2
Health
1
Ingest
5
Lead Magnets
3
Personas
1
Products
4
Publishing
1
Registration
3
Scan
1
Schedule
3
Scout
4
Sessions
1
Settings
3
Shorts
2
Status
1
Webhooks
4
get
List webhook endpoints
post
Register webhook endpoint
get
List webhook delivery history
delete
Delete webhook endpoint
Webhooks
Register webhook endpoint
post
/api/agent/webhooks
Request body
WebhookRegisterRequest
required
url
string
required
event_types
WebhookEventType[]
description
string
Response
Webhook endpoint created
WebhookRegisterResponse
required
webhook_id
string
uuid
required
url
string
required
secret
string
required
event_types
WebhookEventType[]
nullable
required
created_at
string
date-time
required
Changes