Skip to main content

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.


 

info

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.

ResourcesBasicPlusProUltraEnterpriseDescription
Data Sources502005001000CustomMax. quantity of data sources
Dashboards10100250500CustomMax. quantity of dashboards
Actions51550100CustomMax. quantity of actions
**Objects **10K40K100K200KCustomMax. quantity of objects in K (thousand)
Downsampling Models5102040CustomMax. quantity of downsampling models
Networks102050100CustomMax. quantity of networks
Payload Parsers5102050CustomMax. quantity of payload parsers
Scripts5102040CustomMax. quantity of scripts
Users501005001000CustomMax. quantity of users
Roles5102040CustomMax. quantity of roles
Drive Folders1002005001000CustomMax. quantity of drive folders
Drive Files500100025005000CustomMax. quantity of files
Drive Storage10GB25GB50GB100GBCustomMax. drive storage in GB
DPDS100M1B4B10BCustomThe 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.

ResourcesBasicPlusProUltraEnterpriseDescription
Data Points Input1M5M20M50MCustomTotal number of data point input executions (e.g., POST, PUT)
Data Points Output10M50M200M500MCustomTotal number of data point output executions (e.g., GET, DEL)
Data Points Output Post-Process1M5M20M50MCustomDownsampling model that reduces data points using filters, aggregations, or payload parsers
Objects Input20K80K200K400KCustomMax. number of object input executions (e.g., POST, PUT)
Objects Output100K400K1M2MCustomMax. number of object output executions (e.g., GET, DEL)
Actions Execution1M5M10M20MCustomMax. number of action executions
Downsampling Models Execution2505001K2KCustomMax. number of downsampling model executions
Scripts Duration20h80h200h500hCustomMaximum total script execution time in hours
Inbox Notifications Input50K100K200K500KCustomMax. number of inbox notification input operations
Drive Download2.5GB5GB10GB20GBCustomMax. 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.
ParameterBasicPlusProUltraEnterpriseDescription
Max Credits1K5K20K100KCustomMaximum number of available API request credits.
Refill Rate105002K10kCustomNumber of credits replenished per time unit.


 

Upgrading or Downgrading a Plan

To modify your subscription plan:

  1. Navigate to Profile → Billing → Subscription in the Valeiot Console.
  2. Review your current plan and select a higher (or lower) plan.
  3. Confirm the modification. Changes take effect immediately upon confirmation.
  4. If you need extra support, contact support@valeiot.com


 

tip

If your organization needs more flexibility or integration-specific limits, contact sales@valeiot.com for a tailored Enterprise Plan.