Alloy Automation
Alloy Automation (runalloy.com) is an embedded integration platform (iPaaS) and Unified API for SaaS products. Its Embedded product lets you drop white-labeled, end-user-facing integrations into your app, while the Connectivity and Unified API provide a single REST interface for connecting to hundreds of third-party platforms across commerce, CRM, and accounting. All APIs use dated versioning (2024-03), a Bearer API key, and per-user credentials/tokens.
APIs
Alloy Automation Users API
Create and manage the end-user records that represent each of your customers inside the Alloy platform. A userId scopes all of that customer's credentials, integrations, and exe...
Alloy Automation User Tokens API
Generate a short-lived per-user JSON Web Token (JWT) used to securely render the Embedded Modal / Alloy Link in your frontend without exposing your master API key.
Alloy Automation Credentials API
Create, list, and delete the third-party connections (credentials) a user holds, and read credential metadata to know which auth fields to render for a given connector when buil...
Alloy Automation Integrations API
List the available connectors/integrations to power your in-app integration marketplace, and inspect the integrations a given user has enabled.
Alloy Automation Connectivity API
Discover the resources and actions a connector exposes and execute a typed action against a user's credential through a single realtime REST interface, the connectivity layer fo...
Alloy Automation Passthrough API
Make raw, authenticated requests to a third-party API using a stored credentialId, letting Alloy handle auth and token refresh while you send the provider's native request path ...
Alloy Automation Events API
List and inspect execution events for observability - the record of action runs and subscribed provider events surfaced back to your application via webhooks and event polling.
Alloy Automation Unified Commerce API
One normalized model for ecommerce platforms (Shopify, BigCommerce, and more) covering products, orders, and customers, so you build once and support many storefronts.
Alloy Automation Unified CRM API
One normalized model for CRM platforms (HubSpot, Salesforce, and more) covering contacts, companies/accounts, and deals, with consistent list, create, retrieve, and update seman...
Alloy Automation Unified Accounting API
One normalized model for accounting platforms (QuickBooks, Xero, and more) covering accounts (chart of accounts) and invoices, so financial data reads and writes the same way ac...