IoT & Sensors Domain

IoT & Sensors API

Devices, alerts, readings, commands, and live telemetry streams

API Prefix

/api/iot

Every endpoint hangs off this prefix so you can compose requests consistently.

Endpoint coverage

6

Curated routes spanning common workflows

Playground ready

Deep link directly into the playground with your preferred method and path.

Open in Playground

Capabilities

What you can simulate

Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.

1

Device registries and latest reading snapshots

2

Alert queues and command dispatch flows

3

Historical readings with live telemetry streams

4

Status and firmware details for fleet tooling

5

Searchable building and zone metadata

6

Real-time SSE surfaces for monitoring UIs

Endpoints

Available routes

Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.

GET

/api/iot/devices

Try it
GET

/api/iot/devices/dev_001

Try it
GET

/api/iot/devices/dev_001/readings

Try it
GET

/api/iot/alerts

Try it
GET

/api/iot/telemetry/live

Try it
POST

/api/iot/devices/dev_001/commands

Try it
iot

Stress-test realtime monitoring screens

Replay sensor spikes, alerts, and command flows without connecting real hardware.

Explore more

Other mock API domains

Browse the full library of free mock API domains for your next project.