Ship AI features your customers actually pay for.
NXSUITE bundles modern story editors, AI translation, video on demand, daily games, quizzes and post summaries into a single WordPress‑native suite. Engage, translate and monetize from one place.
- Free tier with included calls
- No credit card required
- Cancel anytime
- Self‑serve API keys
Trusted by product teams shipping with AI
Six WordPress tools. One unified suite.
Pick the modules you need today, add the rest later. Every plugin ships with shared auth, usage tracking and billing — no extra vendors, no duplicate logins.
A project per product, not per company.
Each project gets its own domain, allowed origins, API keys and subscriptions. Spin up a sandbox in seconds; promote it to production when the domain is verified.
- Unlimited projects per user
- Shared billing account or split per project
- Role‑based members: owner, admin, editor, viewer
One curl away from production.
Authenticate with an x-api-key header plus the request Origin. Every call is metered against the project's subscription and counts against included calls first.
curl -X POST https://saas.nxsuite.io/api/v2/service/nx-stories \
-H "Content-Type: application/json" \
-H "x-api-key: nxk_live_••••••••••••" \
-H "Origin: https://yoursite.com" \
-d '{ "postId": 1234, "template": "feature-launch" }'Everything you'd build anyway — already built.
Auth, projects, keys, domains, usage, plans, billing accounts. Focus on what makes your product different, not on plumbing.
Project‑based architecture
Group APIs, keys, allowed origins and subscriptions per product — just like Google Cloud projects.
Scoped API keys
Mint, rotate and revoke API keys per project. Origin allow‑lists block leaked keys from third parties.
Domain verification
Prove ownership via DNS TXT, HTML file or manual admin approval before any traffic is accepted.
Usage & call metering
Track included calls vs. extra calls, with monthly resets and granular per‑service counters.
Hardened security
bcrypt password hashing, hashed API keys, role‑based access for projects and billing accounts.
Provider agnostic
One contract for OpenAI and Google Gemini today, with room to add Anthropic, Mistral and more.
Teams ship faster on NXSUITE.
“We replaced three vendor dashboards with NXSUITE. Projects, billing and usage tracking finally live in one place.”
“Spinning up a new product project with its own API key and Gemini quota now takes us less than a minute.”
“The included‑calls + pay‑per‑extra model is exactly how we want to charge our own customers downstream.”
Pick modules à la carte. Bundle the whole suite to save.
Each NX module is licensed per site, with multisite‑friendly tiers. Combine modules into a suite for a flat discounted rate — perfect for publishers running multiple properties.
Common questions
How does licensing work?+
Each NX module is licensed per WordPress site, with multisite‑friendly tiers. You can subscribe to individual modules or bundle the whole suite at a discounted rate.
Can I use NXSUITE on multiple sites?+
Yes. Each site is a project with its own domain, API keys and module subscriptions. One billing account can pay for many sites, and you can invite teammates per project.
How are API keys secured?+
API keys are hashed at rest. We only ever store a short prefix for display. Each plugin validates against the site’s allowed origin, and keys can be revoked instantly from the dashboard.
Which WordPress versions are supported?+
NXSUITE modules target the latest WordPress release plus the previous major version, with Multisite supported across NX Translation and the rest of the suite where it makes sense.
Build your next AI feature this afternoon.
Sign up, create a project, drop an API key in your app. The first calls are on us.