Meet Eden →

Agents / API

API live

Read 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.

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 when your agent needs approval-gated writes.

List monitors
curl https://app.prompteden.com/api/v1/monitors \
  -H "Authorization: Bearer pe_..." \
  -H "Accept: application/json"

PromptEden is an AI growth engine: Eden turns objectives into visibility intelligence, content strategy, production, approvals, 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.