Skip to main content
POST
Analyze an uploaded deck or document

Authorizations

Authorization
string
header
required

An Originalis API key: Authorization: Bearer ak_...

Body

multipart/form-data
file
file
required

Pitch deck or document: PDF, PPT/PPTX, or DOC/DOCX.

kind
enum<string>
default:company

'company' (GP flow) or 'fund' (LP fund flow).

Available options:
company,
fund
company_name
string | null
Maximum string length: 300

Response

Successful Response

Accepted analysis submission (HTTP 202).

deal_id
string
required

The deal being built — stable from the moment of submission.

status_url
string
required

Poll GET here until status is 'succeeded' or 'failed'.

result_url
string
required

Where the finished deal record will be readable.

as_of
string<date-time>
required
status
string
default:queued
Allowed value: "queued"
verification_required
boolean | null

Document submissions only. True when the host (DocSend) requires email verification: Originalis completes it automatically via the key user's connected inbox, or emails the key user a verification request — the analysis proceeds once verified. Null for website submissions.