Proxer

Examples

Real-world scenarios showing how to configure agent trust

Travel Booking Agent

An agent that books flights and hotels with spending limits, domain restrictions to trusted booking sites, and approval thresholds for high-value bookings over $1,000.

$2,000 per action$5,000/week cumulativeDomain allowlist$1,000 approval threshold
travel-booking-agentTry It

Read-Only Research Agent

A restricted agent that can only search and read data. No write operations, no PII export, and rate-limited to prevent abuse. Ideal for research assistants and data analysis.

Read only30/min rate limitAction allowlist: read, search, listNo PII export
read-only-researcherTry It

Financial Trading Agent

Tight spending controls with daily cumulative limits and mandatory approval above a low threshold. Designed for agents that interact with financial systems.

$1,000 per action$10,000/day cumulative$500 approval threshold10/min rate limit
financial-agentTry It

Multi-Agent Data Pipeline

Multiple agents with role-based constraints working in a data pipeline. PII blocking, domain restrictions to prevent data leaks, and high-throughput rate limits.

Read onlyNo PII export60/min rate limitDomain blocklist: social, ads
data-pipeline-workerTry It

Commerce-Enabled API

A service with per-call pricing, SLA guarantees for uptime and response time, and platform fees. Ideal for monetized AI endpoints and marketplace services.

$0.10/call99.50% uptime SLA500ms response SLA2.50% platform fee
commerce-enabled-serviceTry It