API Reference
The Nexmod public API is not yet available. It’s currently under development and will be launching soon. This page will be updated with full documentation when the API is ready.
The Nexmod API will provide programmatic access to your commands, actions, timers, moderation, and integrations — letting you build custom tools, dashboards, and workflows on top of the Nexmod platform.
Planned Features
- Commands — Create, update, delete, and list chat commands
- Actions — Manage automations and triggers
- Timers — Control scheduled messages
- Moderation — Read moderation logs and manage filters
- Variables & Counters — Read and write global variables and counters
- Webhooks — Configure inbound and outbound webhooks
What to Expect
- RESTful JSON API at
https://api.nexmod.app/v1 - Bearer token authentication via API keys generated in the dashboard
- Rate limiting with standard headers
- All data scoped to your team
Stay tuned — we’ll announce the API launch on our dashboard and docs.
Last updated on