NexoFlow documentation
In-depth documentation for the platform, kept in sync with every release. Start here, browse topics, or open the API reference for endpoints and schemas.
Docs track product and API changes with NexoFlow releases.
How to use these docs
The hub is organized so you can read linearly or jump in where you need:
- Getting started - use browse topics and video guides to learn the product in order.
- API & platform - API reference for REST + nexoflow-sdk, or the developer overview.
- Support - FAQ, security, and contact options in help and resources.
Browse by topic
Product walkthroughs, API reference, and security-all linked from this hub. For walkthrough videos, also see Resources.
API reference
REST base URL, JWT auth, content routes, and the official nexoflow-sdk on npm.
View API referenceGetting started
Video walkthroughs for projects, channels, scheduling, and the AI assistant.
Open guidesDeveloper API
REST endpoints, authentication, pagination, and JSON schemas for published content.
API overviewSDK & tooling
Official nexoflow-sdk-zero dependencies, types, retries, async iterators, ISR, and framework examples.
SDK documentationConnections
WordPress, social channels, and how destinations map to your projects.
View integrationsWebhooks
Subscribe to publish and approval events with retries and delivery logs.
Learn webhooksProduct reference
Draft Studio, calendars, AI models, and how teams collaborate in NexoFlow.
Explore productFAQ
Models, billing, data handling, agencies, and troubleshooting.
Read FAQSecurity & trust
How we isolate projects, handle credentials, and protect your content.
Security detailsPrefer walkthrough videos?
YouTube guides cover channels, scheduling, and the AI assistant.
Developer API
Authenticate with your API key, fetch published posts as JSON, and wire webhooks for revalidation. Full detail lives in the developer section and the API reference.
- Base URL: https://nexoflow.net/api/v1
- JWT / API key auth
- Consistent errors & pagination metadata
GET /content/posts- GET
/content/postsList posts (paginated) - GET
/content/posts/:slugSingle post by slug - GET
/content/posts/slugsAll slugs for SSG
Help
Search the FAQ, read security notes, or reach the team from Resources.
Get unstuck
We keep answers aligned with the latest product behavior.
