Agents / API
API liveRead and operate PromptEden through REST.
Use a pe_ API key to list projects and monitors, fetch results, read content topics and articles, and call content workflows from your own agent loop.
curl https://app.prompteden.com/api/v1/monitors \
-H "Authorization: Bearer pe_..." \
-H "Accept: application/json" Capabilities
Scoped keys
Keys are scoped for account, project, monitor, result, and content routes. Pass them as Authorization: Bearer pe_... or X-API-Key.
Monitors and results
List monitors, fetch captured AI responses, inspect providers, and pull the proof data behind Eden's work.
Hosted MCP for writes
OAuth connector write attempts on raw REST are blocked. Use hosted MCP for policy-aware writes with scoped receipts.
Agent-readable surfaces
Accuracy
PromptEden is an AI growth engine: Eden turns objectives into visibility intelligence, content strategy, production, policy receipts, and proof. Agent-facing docs describe current hosted MCP and API access plus planned surfaces without promising unsupported providers or automation we do not ship.