Server-Sent Events (SSE)

SSE Connection
Connect to server-sent event streams with custom headers and body

Enter a complete SSE endpoint URL.

Select the HTTP method for the request.

Enter custom headers as JSON. Leave empty for default headers.

Connection Status
Monitor your SSE connection health
Disconnected

Messages received: 0

Connection time: 0s

Method: GET

Endpoint: https://stream.wikimedia.org/v2/stream/recentchange

Request Details
Current request configuration

Headers:

{
  "Content-Type": "application/json",
  "Accept": "text/event-stream"
}
Event Stream
Real-time display of incoming SSE messages

Connect to an SSE endpoint to see events here...