Introduction
Welcome to the Intellectible Public API. This section covers:
- Calling Workflows (list workflows, run a workflow synchronously)
- Uploading to the Library (create signed upload URL, upload bytes, finalize)
- Getting and Deleting Library Files
Authentication
Calling the Public API (projects, workflows, library) uses an API key token in the Authorization
header.
Create an API key (in the app UI)
WARNING - Keep your API key safe as it exposes project data.
Go to Accounts, click Create New API Key, and copy the token shown.