Intellectible Public API

RESTful API for programmatic access to Intellectible projects - list and run workflows synchronously, and manage Library files (create signed upload URLs, upload bytes, finalize, retrieve, list, and delete). Authenticated with an API key passed in the Authorization header.

API entry from apis.yml

apis.yml Raw ↑
name: Intellectible Public API
description: RESTful API for programmatic access to Intellectible projects - list and run workflows synchronously,
  and manage Library files (create signed upload URLs, upload bytes, finalize, retrieve, list, and delete).
  Authenticated with an API key passed in the Authorization header.
humanURL: https://docs.intellectible.com/docs/api-reference/intro
baseURL: https://app.intellectible.com/api/publicv1
properties:
- type: APIReference
  url: https://docs.intellectible.com/docs/api-reference/intro
- type: Authentication
  url: authentication/intellectible-authentication.yml