NEW: ADO monitoring now tracks Codex and GitHub Copilot agent selections
Prompt Eden Logo

API Access

Built headless from day one. Manage monitors, fetch results, and integrate AI visibility data into your workflow via API key authentication.

REST API v1

Full CRUD for monitors, results, and account info. Bearer token authentication with pe_live_ prefixed keys.

Public Endpoints

ADO score and comparison reports available without authentication. Build integrations on top of public data.

Key Management

Create, list, and revoke API keys from your dashboard. SHA-256 hashed storage, team-scoped access.

Roadmap

MCP server, CLI tool, and outbound webhooks shipping Q2 2026.

API Request
GET /api/v1/monitors
Authorization: Bearer pe_live_abc123...

{
  "monitors": [...],
  "pagination": { "page": 1, "total": 5 }
}

Get your API key

Programmatic access to AI visibility data. Free plan available.

Free plan available — no credit card required