Subscription
Overview
The Subscription section defines the available Valeiot plans and their respective usage limits. Subscriptions are designed to scale with your project’s needs — from small deployments to large-scale enterprise applications.
Valeiot offers a flexible billing model with the following subscription tiers:
Basic, Plus, Pro, Ultra, and Enterprise (Custom).
Each plan includes defined Static limits and Monthly limits which resets each first day of the month.
If your project exceeds the defined limits of your current plan, you can easily upgrade your subscription.
The Enterprise plan is fully customizable to match your organization’s requirements.
Static Limits
Static limits define the maximum number of various resources you can create and manage within your Valeiot subscription. Resources can be created via the Valeiot Console (console.valeiot.com) or programmatically through the Valeiot API.
| Resources | Basic | Plus | Pro | Ultra | Enterprise | Description |
|---|---|---|---|---|---|---|
| Data Sources | 50 | 200 | 500 | 1000 | Custom | Max. quantity of data sources |
| Dashboards | 10 | 100 | 250 | 500 | Custom | Max. quantity of dashboards |
| Actions | 5 | 15 | 50 | 100 | Custom | Max. quantity of actions |
| **Objects ** | 10K | 40K | 100K | 200K | Custom | Max. quantity of objects in K (thousand) |
| Downsampling Models | 5 | 10 | 20 | 40 | Custom | Max. quantity of downsampling models |
| Networks | 10 | 20 | 50 | 100 | Custom | Max. quantity of networks |
| Payload Parsers | 5 | 10 | 20 | 50 | Custom | Max. quantity of payload parsers |
| Scripts | 5 | 10 | 20 | 40 | Custom | Max. quantity of scripts |
| Users | 50 | 100 | 500 | 1000 | Custom | Max. quantity of users |
| Roles | 5 | 10 | 20 | 40 | Custom | Max. quantity of roles |
| Drive Folders | 100 | 200 | 500 | 1000 | Custom | Max. quantity of drive folders |
| Drive Files | 500 | 1000 | 2500 | 5000 | Custom | Max. quantity of files |
| Drive Storage | 10GB | 25GB | 50GB | 100GB | Custom | Max. drive storage in GB |
| DPDS | 100M | 1B | 4B | 10B | Custom | The data points stored consume DPDS (Data Points Days Storage). The formula is: DPDS = number of data points × number of storage days. For example, storing 1 million data points for 90 days results in 90 million DPDS. |
Monthly Limits
Monthly limits specify the maximum number of API calls and operations included in your subscription plan. The value shown for each API endpoint represents the total usage allowed per month.
| Resources | Basic | Plus | Pro | Ultra | Enterprise | Description |
|---|---|---|---|---|---|---|
| Data Points Input | 1M | 5M | 20M | 50M | Custom | Total number of data point input executions (e.g., POST, PUT) |
| Data Points Output | 10M | 50M | 200M | 500M | Custom | Total number of data point output executions (e.g., GET, DEL) |
| Data Points Output Post-Process | 1M | 5M | 20M | 50M | Custom | Downsampling model that reduces data points using filters, aggregations, or payload parsers |
| Objects Input | 20K | 80K | 200K | 400K | Custom | Max. number of object input executions (e.g., POST, PUT) |
| Objects Output | 100K | 400K | 1M | 2M | Custom | Max. number of object output executions (e.g., GET, DEL) |
| Actions Execution | 1M | 5M | 10M | 20M | Custom | Max. number of action executions |
| Downsampling Models Execution | 250 | 500 | 1K | 2K | Custom | Max. number of downsampling model executions |
| Scripts Duration | 20h | 80h | 200h | 500h | Custom | Maximum total script execution time in hours |
| Inbox Notifications Input | 50K | 100K | 200K | 500K | Custom | Max. number of inbox notification input operations |
| Drive Download | 2.5GB | 5GB | 10GB | 20GB | Custom | Max. limit of drive file downloads in GB |
Rate Limits
Rate limits are implemented to manage the frequency of API requests, ensuring consistent performance and reliability for all users.
Each subscription plan includes two key parameters that define its rate limit behavior:
- Max Credits – the maximum number of API request credits available at any given time.
- Refill Rate – the rate at which credits are replenished over time, allowing continued API usage without exceeding limits.
| Parameter | Basic | Plus | Pro | Ultra | Enterprise | Description |
|---|---|---|---|---|---|---|
| Max Credits | 1K | 5K | 20K | 100K | Custom | Maximum number of available API request credits. |
| Refill Rate | 10 | 500 | 2K | 10k | Custom | Number of credits replenished per time unit. |
Upgrading or Downgrading a Plan
To modify your subscription plan:
- Navigate to Profile → Billing → Subscription in the Valeiot Console.
- Review your current plan and select a higher (or lower) plan.
- Confirm the modification. Changes take effect immediately upon confirmation.
- If you need extra support, contact support@valeiot.com
If your organization needs more flexibility or integration-specific limits, contact sales@valeiot.com for a tailored Enterprise Plan.