Two creation modes:
title, platforms, and per-platform copy
(facebook_content, instagram_content, …). Saved as draft. 0 credits.ai: { topic|post_id, tone, platforms, media_type, ... }. Returns a Job with
type: social_post.generate. Costs 25 credits per platform
(so a post for 3 platforms costs 75 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.
1facebook, instagram, twitter, tiktok, linkedin, youtube image, video, carousel Manual post created.
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" }
}