Skip to main content
Base URL: https://preuve.ai Every operation below requires an API key in the x-preuve-key header and returns JSON. Errors use a stable { error, code } envelope - see Errors. Four discovery resources need no key: GET /api/agent describes the API (auth, costs, limits, endpoints), the OpenAPI 3.1 spec is served as /openapi.json and /openapi.yaml, and the RFC 9727 catalog links them together. Getting in costs nothing: connecting the MCP server mints a key over OAuth on a free account, and scanType: "starter" runs on the same endpoints for free, so it doubles as the sandbox. Creating a key by hand needs a paid personal plan or membership of a Consultant or Agency workspace with an active subscription - see Authentication.
The interactive playground makes real calls once you paste your key - a deep scan sent from these pages spends real quota. Use scanType: "starter" to explore.

Endpoints

Five more reach a Consultant or Agency workspace rather than the calling account, and each needs one of the two Agency scopes, which are never granted implicitly. See Agency client projects.