NR
Nefesh — Real-time Human State Awareness
/check_api_key_status
check api key status
Check the status of a pending API key request. Use the exact same email the user provided to request_api_key. Poll this every 10 seconds. Once the user
liveverifiedunknown~5s typical
mcpprobednefesh—real-time
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-nefesh-human-state /check_api_key_status for me.
Input
| Field | Type | Description |
|---|---|---|
| request_id* | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-nefesh-human-state","endpoint":"/check_api_key_status","input":{"request_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-nefesh-human-state -e /check_api_key_status -i '{"request_id":"..."}'mcp
run_tool({ provider: "mcp-ai-nefesh-human-state", endpoint: "/check_api_key_status", input: {"request_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.