Integration
Connect Invent.sg with your existing tools and workflows
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
Project Management
Create, list, update, and archive projects
Document Operations
Upload, download, and manage documents
Agent Interaction
Chat with AI agents programmatically
Workflow Execution
Run Interview, Scatter, and Draft workflows
Agent Discovery
Search and filter available AI agents
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
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
Project Management
Create, list, upload, and download projects
Workflow Execution
Run Innovation Workflows from the command line
Agent Interaction
Chat with AI agents directly from terminal
Batch Operations
Process multiple projects and documents efficiently
Service Accounts
Authenticate with OAuth Device Flow or Client Credentials
CI/CD Integration
Automate workflows in your build pipelines
Webhooks
Receive real-time notifications when events occur in your workspace. Configure webhook endpoints to integrate with your existing tools and workflows.
Event Types
SDKs & Libraries
Official SDKs for popular programming languages. Build integrations faster with pre-built authentication, error handling, and type safety.
Available SDKs
JavaScript/TypeScript
Full-featured SDK with TypeScript support
Python
Pythonic API with async support
Go
Idiomatic Go with context support
Getting Started: All SDKs include comprehensive documentation, code examples, and authentication guides.
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
API Reference
Complete API documentation with interactive examples
Getting Started
Step-by-step guides and tutorials
Code Examples
Ready-to-use code snippets and samples