Nothing here yet
Pick a mode, set your token, and send a request — the streamed response will appear here.
Apploi · Hire · AI features
Drive the streaming Lambda directly: run the one-shot Indeed compliance check, or hold a multi-turn agent conversation — responses stream in live as NDJSON.
Open Hire / Ike in Chrome → DevTools → Network → click any backend request →
copy the value of the x-apploi-authz request header (the raw token,
no Bearer prefix).
Streams the full layered system prompt back for
inspection. Server honors it only when
AI_AGENT_ALLOW_SYSTEM_PROMPT_ECHO is on.
Multi-turn: the first message starts a fresh conversation. Every follow-up Ask chains off the previous turn — the server reseeds the agent's full message history from the prior turn's audit artifact (no client-side history needed). The violet banner appears once a conversation is active; New conversation resets state and clears the transcript.
Nothing here yet
Pick a mode, set your token, and send a request — the streamed response will appear here.
Enter to send · Shift+Enter for a new line