Streaming SSE Domain

Streaming SSE API

Chat, event, notification, and sensor streams for real-time UI testing

API Prefix

/api/stream

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

Endpoint coverage

4

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

OpenAI-style chat chunk streams

2

Live event and notification feeds

3

Sensor stream payloads for realtime UI tests

4

SSE-friendly headers and pacing

5

Useful for chat panes and activity dashboards

6

Zero-model-cost streaming integration tests

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/stream/chat

Try it
GET

/api/stream/events

Try it
GET

/api/stream/notifications

Try it
GET

/api/stream/sensors

Try it
stream

Validate realtime UI behaviors

Test token-by-token rendering, subscription state, and reconnect flows directly in the browser.

Explore more

Other mock API domains

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