www.integrationos.com Open in urlscan Pro
34.249.200.254  Public Scan

Submitted URL: https://myintegrationos.com/
Effective URL: https://www.integrationos.com/
Submission: On September 04 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Product

Authentication
Ship seamless and secure auth for 30+ integrations in minutes
Unified data
Build using normalized, realtime data from customer accounts
Integrations
Developers

Documentation
Explore the full platform using our in-depth developer guides
Full API Reference
Learn how to use the API and view all common models
API Status
View performance and uptime stats for the past 90-days
Changelog
Review all minor and major updates to the core app and API
Pricing

Log inSign up

Product

Authentication
Ship seamless and secure auth for 30+ integrations in minutes
Unified data
Build apps using normalized, realtime data from customer accounts
Developers

Documentation
Explore the full platform using our in-depth developer guides
API Reference
Learn how to use the API and view all common models
API Status
View performance and uptime stats for the past 90-days
Changelog
Review all minor and major updates to the core app and API
Integrations
Pricing
Get started for freeTalk to an expert →


DocsExplore the Quickstart


THE REALTIME UNIFIED API

All-in-one platform to easily ship and scale 50+ customer integrations - with
zero maintenance.

Start for freeTalk to sales
4.8 rating
1K+ developer community
100+ GitHub stars


Make integrations your competitive advantage


AI
Finance
GTM
Training
400ms latency


Ship AI apps that communicate with the third-party systems your customers care
about. Easily convert LLM inference into action with a unified, realtime,
highly-performant integration endpoint.
Explore AI use case
99.99% uptime



Power realtime financial insights, credit underwriting and other experiences
using data from customer accounting and ERP systems. Securely connect using
performant and highly-available infrastructure.
Explore Finance use case
Ship next generation GTM apps using realtime customer data from CRMs,
communication providers, audio recorders, ad networks and other cross-category
apps within your customer's sales stack.
Explore GTM use case
Realtime data






Sync data from customer storage systems to accelerate training and fine tune
LLMs to launch new AI features. LLM workflows can now be powered by realtime
data collected directly from your customers.

Explore Training use case


Select Integration
Search
Anthropic
BigCommerce
Dropbox
Gmail
Google Drive
Google Sheets
HubSpot
OpenAI
QuickBooks
Sage Intacct
Salesforce
Shopify
Slack
Square
Xero
Back

QuickBooks
Accounting
Connect
Back

QuickBooks
Accounting
Connecting
Connected successfully!
Close

Seamless user experience
IntegrationOS AuthKit makes it easy for users to connect their third-party
accounts to your app quickly and securely.
Explore AuthKit

app/page.tsx

1  import { useAuthKit } from "@integrationos/authkit";
2  
3  const { open } = useAuthKit({
4    token: {
5      url: "https://api.your-company-name.com/authkit-token",
6      headers: {},
7    },
8    onSuccess: (connections) => {},
9    onError: (error) => {},
10   onClose: () => {},
11  });
‍

Easy to install and secure by default. AuthKit can be installed with a few lines
of code on both the server and client side and fully deployed within a few
hours.

View install guide

All the data. Connect with CRM, ERP, POS, LLMs and any other third-party apps.

Discover integrations



YOUR FRAMEWORK, YOUR WAY.





One Unified API for 100s of third-party apps. Once connected, you can access
realtime, normalized customer account data using a single unified endpoint.
Available on all plans.

Explore Unified API
Invoices
Leads
Chats
Orders
POST
https://api.integrationos.com/v1/unified/invoices
Try it with

1  {
2    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
3    "invoiceNumber": "INV-001234",
4    "dueDate": "2023-06-12T00:00:00Z",
5    "status": "sent",
6    "issuedDate": "2023-04-12T00:00:00Z",
7    "subTotal": 10000,
8    "taxTotal": 800,
9    "total": 10800,
10   "notes": "Thank you for your business.",
11   "terms": "Net 30 days.",
12   "customer": {
13     "id": "5a8a480d",
14     "company": "Acme Corp",
15     "email": "john.doe@acmecorp.com",
16     "phone": "555-322-2112"
17    }
18  }
PATCH
https://api.integrationos.com/v1/unified/leads/:id
Try it with

1  {
2    "id": "4e25a8e1d8934f5daed",
3    "name": "Alex Green",
4    "companyName": "Acme Corp",
5    "jobTitle": "Product Manager",
6    "email": "jon.jacobs@acme.com",
7    "phone": "+123456789",
8    "website": "https://www.acmecorp.com",
9    "leadStatus": "Open",
10   "opportunities": [
11     {
12     "id": "5a8a480d",
13     "title": "Enterprise Software Upgrade",
14     "amount": 125000,
15     "stage": "Prospecting"
16     }
17   ]
18  }
POST
https://api.integrationos.com/v1/unified/chats
Try it with

1  {
2    "id": "123456",
3    "objectType": "chat",
4    "modelUsed": "gpt-4o",
5    "systemFingerprint": "2023-04-12T00:00:00Z",
6    "topP": 0.9,
7    "topK": 40,
8    "temperature": 0.9,
9    "messages": [
10     {
11     "index": 0,
12     "role": "User",
13     "content": "What is the capital of New York?",
14     "finishReason": ""
15     }
16   ]
17  }
18
GET
https://api.integrationos.com/v1/unified/orders/:id
Try it with

1  {
2    "id": "ORD123456",
3    "orderNumber": "MX-122222",
4    "status": "confirmed",
5    "currency": "USD",
6    "subtotal": 10000,
7    "tax": 800,
8    "total": 10800,
9    "note": "Handle with care",
10    "items": [
11     {
12     "price": 10000,
13     "title": "Ny's trench coat",
14     "quantity": 1,
15     "taxable": true,
16     }
17   ]
18  }




SIMPLE SET UP WITH OUR NODE SDK

Get up and running with a simple install of our Typescript-compatible package


AVAILABLE IN POSTMAN MARKETPLACE

Fork a pre-built collection of all available endpoints directly into your
workspace
Customers
Invoices
Orders
Contacts
Companies
+50 more


50+ AVAILABLE COMMON MODELS

Map internal models to robust common models that work with every use case

Proudly open source.
Our realtime integration middleware is available on GitHub. Feel free to read,
review and contribute to the open codebase.

View the code
Templates


DEPLOY YOUR FIRST INTEGRATED APP IN MINUTES.

Rechat
A chat-based Retool alternative that uses Clerk, Convex and IntegrationOS.
GTM template
Coming soon
Rex Finance
A Brex and Ramp clone that uses unified invoice, customer and order data.
LLM training template
Coming soon

Ready to ship? Start building with a free account. Speak to an expert about Pro
and Enterprise plans.
Get startedContact sales

Trial IntegrationOS Enterprise to see our customizable platform, security and
performance in action.
Request a trial

© 2024


PRODUCT

 * AuthKit
 * Unified API
 * SDKs


RESOURCES

 * Docs
 * API Reference
 * Integrations


-

 * Pricing
 * System Status
 * Example App


COMPANY

 * Blog
 * Careers
 * SSO


-

 * Terms of Service
 * Privacy Policy
 * What is a Unified API?


ACCOUNTING

FreshBooks
Microsoft Dynamics 365 Business Central
NetSuite
QuickBooks Online
Sage Accounting
Sage Intacct
Workday
Xero


CRM

ActiveCampaign
Attio
Close
HubSpot
Microsoft Dynamics 365 Sales
Pipedrive
Salesforce
SugarCRM
Zoho CRM


COMMERCE

Adobe Commerce
BigCommerce
Salesforce Commerce
Shopify
WooCommerce


POS

Clover
Square


STORAGE

Box
Dropbox
Google Drive


COMMUNICATION

Klaviyo
Mailchimp
SendGrid
Slack


AI

Anthropic
Cohere
OpenAI


TICKETING

Freshdesk
Front
Gorgias
Intercom
Jira
Zendesk


MARKETING AUTOMATION

Facebook Ads
Google Ads
TikTok Ads


ATS

Greenhouse
Workable