The Instant Platform for IoT Data Visualization

For education, makers, and experiments. Simply send API requests to graph instantly in your browser.

Everything you need for IoT in one stop, quickly

Store • Visualize • Notify

Just send HTTP requests from edge devices

Simply send data from sensors or devices

curl -X POST \
https://api.miniviz.net/api/project/{PROJECT_ID}?token={YOUR_TOKEN}
-H "Content-Type: application/json" \
-d '{{
"timestamp": 1715395200000,
"label_key": "device_name",
"payload": {
"temperature": 25.5,
"humidity": 60
}
}' \

timestamp: UNIX time in milliseconds(ex. 1715395200000)

label_key: Label to identify data (e.g., device name)

payload: Sensor data body (up to 8 keys)

Sample Images

Real-time Dashboard

Real-time Dashboard

Data Management Screen

Data Management Screen

Alert Settings

Alert Settings

Simple Database

Manage data with an intuitive table interface. CSV export available.

Versatile Charts

Data is instantly graphed without complicated setup. Check experimental results on the spot.

Real-time Alerts

Detect anomalies and send alerts instantly via Email. Useful for simple monitoring.

Image Preview Support

Uploaded image data is saved and supports list and preview display.
(※Pro Plan Only※)

UseCase

For Experiments & DIY

Send data from Raspberry Pi or ESP32 via HTTP requests. Visualize sensor logs in real time without coding.

For Education & Learning

Students can see temperature or motion data update live. Perfect for IoT demos.

For Individual Makers & DIY

Simple IoT dashboard ready to use without complex environment setup.

Pricing Plans

Choose the plan that's right for you

Free Plan

Free

For personal use & learning

  • Basic charts
  • Database
  • Projects: 1
  • Data send interval: 60 seconds
  • Data retention: 90 days
  • External alerts: 1 rule/project
Start now

Pro Plan

$6.8/month

For individual developers & small teams

14-day free trial
  • All Free plan features
  • Projects: 3
  • Data send interval: 15 seconds
  • Data retention: 365 days
  • External alerts: 5 rules/project
  • Image storage & visualization
Start with Free Plan

Enterprise Plan

Ask

For enterprises & organizations

  • All Pro plan features
  • Technical support
  • PoC/Development support

We provide flexible support from technical assistance to development support. Please contact us for details.

Contact Us

Quick Start Guide For AI

When asking questions to an AI, copy and paste this entire document.

Loading...

info

Loading...