Limits
What are the limits to use Blynk platform features
Max request size: 2 MB (headers + request body)
Max number of file uploads (product/organization logos, firmware for shipment, data import) per user per day: 10 free / 25 plus / 50 pro
Max number of Export Data calls (
/external/api/data/get
) per device per day (both UI and HTTPS API export): 10Max number of the Update requests (
/external/api/update
) per device per day: 500,000
These are limits that apply to a each device template:
Feature | FREE | PLUS | PRO |
---|---|---|---|
10 | 80 | 200 | |
Widgets per page in Blynk.Console | 10 | 80 | 255 |
Widgets per page in Blynk.Apps | 10 | 80 | 255 |
Events | 5 | 10 | 100 |
Metadata fields | 5 | 10 | 20 |
Additional device dashboard pages in Blynk.Console | - | 1 | 3 |
- | 1 | 20 | |
- | 1 | 5 |
These are limits that apply to any organization (that includes all it's sub-organizations):
Feature | FREE | PLUS | PRO |
---|---|---|---|
Templates | 3 | 10 | 50 |
Devices | 2 | 10 or 20 | 40, 100 or 500 |
5 | 25 | 50 | |
5 | 25 | 50 | |
Automation push/emails per hour | 20 | 20 | 20 |
Users | 5 | 10 | 100 |
Sub-organizations | - | - | 200 |
Levels of sub-organizations hierarchy | - | - | 4 |
Blynk.Air shipments (campaigns) | 2 | 10 | 25 |
Locations | 2 | 10 | 50 |
Webhooks | 1 | 10 or 20 | 40 or 100 |
Total file uploads (firmware, logos, data import) | 10 | 25 | 50 |
Max logo image size: 4096x2048 pixels
Report file expiration time: 45 days
Max user invites per day: 25 invites
Max number of tags per organization: 25
Max number of tags per device: 5
Max number of tags per user: 5
Max response size: 16 KB
Max URL length: 1024 chars
Max body size: 5 KB
Max number of Webhooks per organization: 1 for Free, 10 for Plus (10 devices), 20 for Plus (20 devices), 40 for PRO (40 devices), 100 for PRO plan (100 devices).
Limit rate: 1 request per minute per webhook
Max number of events per day per device (
Blynk.logEvent
): 100 eventsMin interval between events of the same type: 1 second
Min interval between notification messages (push notifications/emails/SMS): 5 seconds
Max number of requests per device: 50 requests/second
Max number of data points per device per day you can import into the device: 10,000 points
Max length of the string value: 1024 bytes
Last modified 4d ago