health

Sse Canary

Diagnostic SSE stream to verify the ingress path (DO App Platform edge) delivers Server-Sent Events incrementally instead of buffering or killing long-lived responses. Each event carries the server-side elapsed time so a client can compare emission time vs arrival time and spot buffering.

Test with: curl -N -H "x-api-key: <admin key>" "https://api.usecreed.com/health/sse-canary"

get/health/sse-canary

Query parameters

duration_sinteger

How long to keep the stream open

How long to keep the stream open

interval_snumber

Seconds between events

Seconds between events

Headers

x-api-keystring required

Response

Successful Response

{"stackTrail":"paths:/health/sse-canary:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}