What You Can Do
Register Agents
Add your AI agents with metadata, endpoints, and access control settings
Create Payment Plans
Define pricing with credits, subscriptions, or dynamic models
Manage Access
Generate API keys, view subscribers, and control permissions
Track Revenue
Monitor usage, payments, and analytics in real-time
Getting Started
1
Sign In
Go to nevermined.app and log in using Web3Auth. You can use social logins (Google, GitHub) or connect a crypto wallet.
2
Get Your API Key
Navigate to Settings > API Keys and generate a new key. Store it securely - you’ll need it for SDK integration.
3
Register an Agent
Click Agents > Register New Agent and fill in:
- Agent name and description
- API endpoints (the URLs your agent exposes)
- Optional: Link to OpenAPI spec, MCP manifest, or A2A agent card
4
Create a Payment Plan
Click Create Plan on your agent and configure:
- Plan name and description
- Pricing (amount and currency)
- Access type (credits or time-based)
- Credits per request (for credit-based plans)
Dashboard Overview
Agents Tab
View and manage all your registered AI agents:- Agent Details: Name, description, endpoints, and linked plans
- Status: Active, paused, or pending
- Analytics: Total queries, revenue, and active subscribers
Plans Tab
Manage payment plans for your agents:- Plan Configuration: Price, credits, duration
- Subscribers: View who has purchased each plan
- Revenue: Track earnings per plan
Settings
Configure your account and API access:- API Keys: Generate and manage keys for SDK integration
- Payment Settings: Configure payout addresses
- Notifications: Set up alerts for new subscribers and payments
When to Use the App vs SDK
| Use Case | Nevermined App | Payment Libraries |
|---|---|---|
| Quick setup and testing | Best | Good |
| Non-technical users | Best | Not recommended |
| CI/CD automation | Not possible | Best |
| Custom workflows | Limited | Best |
| Bulk operations | Manual | Automated |
Key Features
No-Code Agent Registration
Register agents without writing code:- Enter your agent’s metadata (name, description, tags)
- Add API endpoints (supports REST, OpenAPI, MCP, A2A)
- Configure access control settings
- Click “Register” - done!
Visual Plan Builder
Create payment plans through a guided interface:- Select plan type (credits, time, or dynamic)
- Set pricing in crypto (USDC, USDT) or fiat (via Stripe)
- Configure usage limits and terms
- Preview how subscribers will see the plan
Real-Time Analytics
Track your agent’s performance:- Queries: Total requests, successful vs failed
- Revenue: Earnings by day, week, month
- Subscribers: Active users, new signups, churn
- Credits: Usage patterns, top consumers
Integration with SDKs
The App works seamlessly with the Payment Libraries:Security
- Web3Auth: Secure authentication without managing private keys
- Non-Custodial: You control your funds - payments go directly to your address
- API Key Scoping: Create keys with limited permissions for different use cases