Skip to main content
POST
Turn a script and its verified claims into a citation-bearing article (HTML, Markdown, excerpt, tags).

Authorizations

Authorization
string
header
required

A workspace API key.

Body

application/json
script
string
required
Required string length: 1 - 200000
projectId
string
required

The project to file this work under. Required — create one with POST /v1/projects. A project this workspace does not own answers not_found; the work is never silently filed somewhere else.

Required string length: 1 - 200
claims
object[]
Maximum array length: 500
channel
string
Maximum string length: 120
title
string
Maximum string length: 300
publisherName
string
Maximum string length: 200
authorName
string
Maximum string length: 200

Response

Success.

success
boolean
required
{key}
any