Gate Health GET
Confirms the Cloudflare Worker is online, API key is loaded, and auth is configured
Idle
Checks
Response
Models Endpoint GET
Fetches the available AI model list from the gate
Idle
Checks
Response
CORS Preflight OPTIONS
Browser cross-origin check — confirms headers that allow any front-end to call the gate
Idle
Checks
Headers received
AI Generate POST
Sends a real prompt through the gate to Gemini and verifies a coherent reply
Idle
Checks
AI Reply
SSE Streaming STREAM
Tests real-time token streaming — the typing effect in live chat depends on this
Idle
Checks
Streamed text (first 400 chars)