One API key. 6 agent-native utilities.
Start building freePark files for agents. Auto-expires.
Learn more →Catch, inspect, and retry failed agent tasks.
Learn more →Pause agents until humans approve.
Learn more →PII redaction proxy. Clean before LLM, hydrate after.
Learn more →Temporary phone numbers for agent 2FA.
Learn more →# 1. Get your API key
curl -X POST https://www.agent-utils.com/api/keys \
-H "Authorization: Bearer YOUR_TOKEN" \
-d '{"name": "my-agent"}'
# 2. Upload a file
curl -X POST https://www.agent-utils.com/api/file-host \
-H "x-api-key: au_..." \
-F "file=@report.csv"
# 3. Send a notification
curl -X POST https://www.agent-utils.com/api/notify \
-H "x-api-key: au_..." \
-d '{"message": "Task complete"}'📎 Ephemeral File Host
Park files for agents. Auto-expires.
📬 Dead Letter Queue
Catch, inspect, and retry failed agent tasks.
👤 Human-in-the-Loop
Pause agents until humans approve.
🛡️ Agent Shield
PII redaction proxy. Clean before LLM, hydrate after.
🔑 AgentVerify OTP
Temporary phone numbers for agent 2FA.
🔔 Notification Router
One API call to reach a human.
📋 Audit Log
Immutable agent action history.
🗄️ KV Store
State persistence for agents.
⚡ Rate Limiter
Outbound API rate limiting.
📩 Webhook Inbox
Pre-provisioned HTTPS endpoints.
📝 Agent Form
Human-in-the-loop data collection.