Integration

Connect Invent.sg with your existing tools and workflows

api

RESTful API

Programmatic access to your Invent.sg workspace via RESTful API. Build custom integrations and automate workflows with OAuth 2.0 authentication. Available on Enterprise plans.

API Capabilities

folder

Project Management

Create, list, update, and archive projects

description

Document Operations

Upload, download, and manage documents

chat

Agent Interaction

Chat with AI agents programmatically

account_tree

Workflow Execution

Run Interview, Scatter, and Draft workflows

search

Agent Discovery

Search and filter available AI agents

notifications

Webhooks

Receive real-time event notifications

Authentication

OAuth 2.0

Secure authentication using Auth0 with JWT tokens

Service Accounts

Client Credentials flow for automated systems

Rate Limiting

Fair usage policies to ensure platform stability

terminal

Command-Line Interface

Powerful CLI for developers and power users. Manage projects, execute workflows, and interact with AI agents from your terminal. Perfect for automation and CI/CD integration.

CLI Features

folder_open

Project Management

Create, list, upload, and download projects

account_tree

Workflow Execution

Run Innovation Workflows from the command line

smart_toy

Agent Interaction

Chat with AI agents directly from terminal

published_with_changes

Batch Operations

Process multiple projects and documents efficiently

vpn_key

Service Accounts

Authenticate with OAuth Device Flow or Client Credentials

integration_instructions

CI/CD Integration

Automate workflows in your build pipelines

webhook

Webhooks

Receive real-time notifications when events occur in your workspace. Configure webhook endpoints to integrate with your existing tools and workflows.

Event Types

check_circle Project created/updated/archived
check_circle Document uploaded/modified
check_circle Conversation started/completed
check_circle Workflow started/completed
check_circle Team member added/removed
check_circle Permission changes
code

SDKs & Libraries

Official SDKs for popular programming languages. Build integrations faster with pre-built authentication, error handling, and type safety.

Available SDKs

code

JavaScript/TypeScript

Full-featured SDK with TypeScript support

code

Python

Pythonic API with async support

code

Go

Idiomatic Go with context support

tips_and_updates Getting Started: All SDKs include comprehensive documentation, code examples, and authentication guides.

security

Single Sign-On (SSO)

Enterprise-grade single sign-on with SAML 2.0 for seamless and secure authentication. Available on Enterprise plans.

Authentication Features

SAML 2.0 SSO

Seamless authentication with your identity provider

Multi-Factor Authentication

Enhanced security with MFA for all users

Social Login

Google and GitHub authentication options

Access Control

Role-Based Permissions

Owner, editor, reviewer, and viewer roles

Team & Portfolio Hierarchy

Granular permissions at project and organization level

Audit Logs

Complete audit trail of all access and actions

Developer Documentation

Everything you need to build integrations with Invent.sg

description

API Reference

Complete API documentation with interactive examples

book

Getting Started

Step-by-step guides and tutorials

code_blocks

Code Examples

Ready-to-use code snippets and samples