📚 NEX Store Documentation
Complete guide to using NEX Store - AI Agents, Workflows, and Modules marketplace
🚀 Installation
3. Install Products
After purchasing, download and integrate products into your project:
# Example installation
npm install @nex/core
npm install @nex/agent-name📖 API Reference
Products API
Browse and search available products
GET /api/products
Subscriptions API
Manage subscription plans and billing
GET /api/subscriptions
Licenses API
Manage and validate product licenses
POST /api/licenses/validate