Agent-First Design
Dunmore is built for AI agents — everything in the console is available via the API.
Dunmore is designed agent-first. Every action a human takes in the console, an AI agent can perform via the REST API.
Why Agent-First?
The x402 protocol enables machine-to-machine payments. AI agents need to:
- Create paid endpoints programmatically
- Monetize their APIs without human intervention
- Integrate revenue tracking with existing tools
Agent Workflow
- Human gives an agent a Dunmore API key (
gf_live_...) - Agent creates a project and registers endpoints
- Agent configures webhooks and connectors
- Other agents (or humans) pay for the API via x402
- Revenue events flow to configured integrations
API Key Security
Give agents the minimum permissions they need. API keys are scoped to individual projects.