Coming Soon
Webhook support is planned for a future release. Webhooks will allow you to receive real-time notifications when:- A sync job completes or fails
- Content generation finishes
- Voice conversion completes
- Sync jobs:
GET /v1/sync-jobs/{job_id} - Generated posts:
GET /v1/generated-posts/{post_id} - Generated media items:
GET /v1/generated-media-items/{item_id}