Skip to main content
POST
Enrich an analysis

Authorizations

x-preuve-key
string
header
required

API key id. Requests are additionally signed with x-preuve-timestamp, x-preuve-nonce, and x-preuve-signature (HMAC-SHA256) - see the Authentication guide.

Path Parameters

id
string<uuid>
required

Run id (returned by create) or report id.

Body

application/json
modules
enum<string>[]

Deep-only modules to generate. Omit for core enrichment only.

Available options:
proofOfDemand,
founderFit,
playbook,
trends
founderProfile
object

Response

Enrichment (and any inline module) completed.

analysis
object
enrichment
object
failures
object[]

Core sections that failed this pass. Retry by calling enrich again.

modules
object | null

Per-module results for the modules requested in this call.