Everything you need to get started
Quick-start guides, full documentation, a comprehensive FAQ, and direct support - all in one place.
Quick-start guides
Up and running in minutes
Step-by-step walkthroughs for the most common setups. Each one is short and actionable - no padding, no filler.
01
Connect your first channel
Link a WordPress site or social account in under 5 minutes. We walk you through each step - OAuth, API keys, and channel verification.
02
Create and publish a draft
Write in the Draft Studio, assign a destination, run it through the AI assistant, and schedule or publish immediately.
03
Fetch content with the API
Use the Content API to pull published posts into your Next.js or Astro project. Includes webhook setup for instant revalidation.
04
Invite your team
Create a project, set up roles, and invite writers, editors, and clients with scoped permissions. No overlap between brands.
05
Configure the AI assistant
Set your tone presets, add brand context, and choose your preferred model. Your NexoFlow plan includes AI credits ready to use.
06
Set up webhooks
Register an endpoint and NexoFlow calls it on every publish, update, or approval event. Ideal for CDN revalidation or Slack alerts.
Documentation
Full reference docs
In-depth documentation for every part of the platform, kept up to date with every release.
API reference
Built for developers
The NexoFlow Content API is a clean REST interface with OpenAPI docs, SDK packages, and full TypeScript types. Everything you need to build on top of your content.
OpenAPI 3.1 spec - import into Insomnia, Postman, or Scalar
TypeScript SDK with generated types
Python, PHP, and Ruby client libraries
Rate limits and error codes fully documented
Base URL
https://api.nexoflow.ai/v1Key endpoints
/contentList published posts/content/:slugFetch single post/projectsList your projects/webhooksRegister a webhookIs NexoFlow model-agnostic? Which AI models can I use?
Yes. NexoFlow works with GPT-4o (OpenAI), Claude (Anthropic), Gemini (Google), and more. Your plan includes AI credits that work across all supported models - you pick the model, we handle the rest. Usage and spend are visible per project and per member directly in your dashboard.
How does the Content API differ from WordPress?
The Content API is a typed REST endpoint for headless projects - Next.js apps, Astro sites, React Native apps, or anything that consumes JSON. WordPress is a direct integration for sites running WordPress CMS. You can use both in the same project: publish a long-form article to WordPress and push the same content as structured data through the Content API.
Can I connect multiple WordPress sites to one project?
Yes, unlimited WordPress sites per project. Each site has its own category mapping, author mapping, and SEO field configuration. When scheduling a post, you pick which site(s) it goes to.
What social networks are supported?
Instagram, LinkedIn, Facebook, X / Twitter, TikTok, YouTube, Pinterest, and Google Business Profile are all available now. Buffer is in beta. More platforms are coming - you can request integrations from the Connections page.
How does team collaboration and approval work?
Every project has role-based access: Owner, Admin, Editor, and Viewer. You can enable approval gating so drafts must be approved before they can be scheduled. Clients can be invited as Viewers - they see drafts and can comment, but cannot publish.
Is there a free plan?
Yes. The free tier is for solo use: one organization, up to 3 channel connections, 10 drafts per month, Content API access, and a limited AI credit allocation. Paid plans add unlimited projects, channels, drafts, and team collaboration.
How do webhooks work?
Register any HTTPS endpoint in your project settings. NexoFlow will POST a JSON payload to that URL when content is published, updated, or when a publish attempt fails. You can also subscribe to approval events. All webhook deliveries are logged with full request and response details, and retried automatically on failure.
Does NexoFlow store my content data?
Yes - drafts, schedules, and metadata are stored per project in NexoFlow's infrastructure. Projects are isolated, so members of one project cannot see data from another. You can export content at any time. Enterprise plans include custom data retention and residency options.
Can I use NexoFlow for agencies with multiple clients?
Absolutely. This is one of NexoFlow's primary use cases. Create a separate project per client brand, each with its own channels, tone presets, and team members. Agency accounts with 5+ client projects get access to custom pricing - contact us to learn more.
What happens if a social post fails to publish?
NexoFlow logs the error with the full response from the platform's API and sends a notification to project Admins. The post stays in a 'failed' state in your calendar so you can review and retry or reschedule it manually.
Support
We're here when you need us
Priority support
Pro and Agency plan customers get priority queue and a dedicated Slack channel.
Want to learn more about content ops?
We write field guides on AI workflows, multi-channel publishing, and building content teams.
Ready to try it yourself?
Start free, follow the quick-start guide, and have your first post published in under 15 minutes.
