Publishes to all linked platforms now. Returns the post with
publish_results populated per platform. Fires
social_post.published (and social_post.failed per failed
platform). 0 credits.
Documentation Index
Fetch the complete documentation index at: https://docs.neuraldraft.io/llms.txt
Use this file to discover all available pages before exploring further.
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
88
Published.
88
facebook, instagram, twitter, tiktok, linkedin, youtube ["facebook", "instagram"]draft, scheduled, published, failed "scheduled"
"New Saturday morning class"
image, video, carousel Platform-specific copy.
{
"facebook": "New Saturday morning class — book now → lakesideyoga.uk",
"instagram": "Slow down. Breathe. ✨ New Saturday morning class — link in bio."
}Per-platform publish outcomes.
{
"instagram": { "ok": true, "external_id": "ig_178214..." },
"facebook": { "ok": false, "error": "Token expired" }
}