docs.integrationos.com Open in urlscan Pro
104.16.241.118  Public Scan

Submitted URL: https://docs.integrationos.com/
Effective URL: https://docs.integrationos.com/docs/what-is-integrationos
Submission: On August 09 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Jump to Content

GuidesAPI Reference
v1.0

--------------------------------------------------------------------------------

Log In
Guides
Log In
Moon (Dark Mode)Sun (Light Mode)

v1.0GuidesAPI Reference
What is IntegrationOS?
Search
CTRL-K
All
Guides
Reference

START TYPING TO SEARCH…


GETTING STARTED

 * What is IntegrationOS?
 * Quickstart
 * Glossary


AUTHKIT

 * Introduction
 * Installation Guide
 * OAuth
   * Salesforce


UNIFIED API

 * Introduction
 * SDKs
 * Versioning


ACCOUNT

 * Overview
 * Security
 * Billing


RESOURCES

 * API Reference
 * Integration Catalog
 * Example App
 * Connection Guides
   * Shopify
   * HubSpot
   * Klaviyo
   * Microsoft Dynamics Business Central
   * QuickBooks Online
 * Legal
   * Terms of Service
   * Privacy Policy

Powered by 


WHAT IS INTEGRATIONOS?

An introduction to the IntegrationOS integration middleware.

Suggest Edits

IntegrationOS is the open source integration middleware that product teams use
to quickly and securely launch native integrations to their customers.

There are two primary reasons customers deploy IntegrationOS:

 1. Scale revenue: existing leads in a sales pipeline won't close unless a
    specific integration is available
 2. Shrink costs: maintaining manually built integrations has increased costs
    exponentially while scaling

IntegrationOS solves for both problems. It gives teams the ability to launch 50+
integrations in days, while removing the maintenance lift that comes with
in-house built integrations.

Start scaling integrations securely with IntegrationOS Cloud or learn how to
host IntegrationOS yourself.


WHY INTEGRATIONOS?

IntegrationOS abstracts away all the complexity and time needed to build
scalable user-facing integrations. It does so while providing the
infrastructure, developer experience and toolkit needed for enterprise scale
without the bill bloat.

Here are a few of the reasons customers have chosen IntegrationOS:

 * No lock-in: We're 100% open source under an OSI-approved license.
 * Realtime: Our Unified API can read and write data bi-directionally between
   integrations in 400ms or less.
 * Privacy-first: We don't require you to store a single row of your
   highly-sensitive customer data.
 * Fully managed: We automatically push updates when third-parties update their
   APIs.
 * Usage-based: We avoid value-based pricing whenever possible and offer pricing
   that decreases over time.
 * Generously priced: We offer a free tier so large that only a fraction of our
   customers pay us anything.


HOW DOES INTEGRATIONOS WORK?

To make integrations effortless and secure, IntegrationOS follows a certain
structure for enabling the bi-directional flow of unified data across over 50+
integration platforms. The core concepts are defined below.

IntegrationOS has normalized dozens of data models from over 50+ Integration
Platforms. This is done by mapping the raw data models from each integration
platform, like Shopify Orders and QuickBooks Invoices, to deep canonical models.
These canonical models are called Common Models.

As a result, the 3 main concepts that are important to understand are:

 * Connections: accounts your users securely authorize via our drop-in web
   component, called AuthKit.
 * Connection Keys: the unique key that identifies an existing connection within
   your IntegrationOS account.
 * API or Secret Keys: the key used to authenticate your team's requests to the
   Unified API.
 * Unified API: the single endpoint that provides normalized data across any
   integration.

To learn more, visit our Glossary.


HOW TO GET STARTED WITH INTEGRATIONOS?

The best way to get started is to connect your first Sandbox Connection via the
Admin Dashboard and get your first 200 response from the Unified API. You can
see how in our Quickstart guide.

Updated 13 days ago

--------------------------------------------------------------------------------

Quickstart
Did this page help you?
Yes
No
 * Table of Contents
 * * Why IntegrationOS?
   * How does IntegrationOS work?
   * How to get started with IntegrationOS?