Skip to main content
POST
Ingest a record envelope

Authorizations

Authorization
string
header
required

A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.

Body

application/json
source
enum<string>
required
Available options:
execute,
browser_proxy,
session_events,
action,
isolate,
app,
retrieval
tenantId
string
required

Must match the authenticated account.

Required string length: 1 - 255
correlationId
string
required
Required string length: 1 - 255
event
object
required
authorization
object
actor
object

An actor or subject reference.

subject
object

An actor or subject reference.

artifacts
object[]
attestations
object[]

Response

The created record and event IDs.

record_id
string<uuid>
required
event_id
string<uuid>
required