Skip to main content
POST
Submit a text note as a Nucleus capture

Authorizations

Authorization
string
header
required

A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.

Body

application/json
content
string
required

The raw text to capture. Up to 50,000 characters.

Required string length: 1 - 50000
projectId
string<uuid> | null

Optional project to attach this capture to.

Response

Capture created and queued for processing

capture
object
required

A unit of information ingested into Nucleus. Mirrors nucleus_captures table.