Skip to main content
POST
Run a record's AI auto-fills

Authorizations

Authorization
string
header
required

A Custral secret API key (sk_…), created in Settings → Applications. Sent as Authorization: Bearer sk_…. The X-Api-Key: sk_… header is also accepted and takes precedence. Never expose a secret key in a browser.

Path Parameters

object
string
required

The object — its id, key, or name.

id
string
required

The record id (rec_…).

Response

The enrichment run summary.

data
object

The result of running a record's configured AI auto-fills.

reqId
string

A per-request id (req_…). Quote it to support when reporting a problem.

Example:

"req_2a1f9c8e7b6d5"