Alloy Automation website screenshot

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.

Alloy Automation publishes 10 APIs on the APIs.io network, including Connectivity API, Credentials API, Events API, and 7 more. Tagged areas include iPaaS, Integration, Unified-API, Embedded, and Software-as-a-Service.

Alloy Automation’s developer surface includes authentication, documentation, and 8 more developer resources.

37.1/100 thin ▬ flat Agent 28/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
1 APIs
iPaaSIntegrationUnified-APIEmbeddedSoftware-as-a-ServiceAutomation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/alloy-automation: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Alloy Automation Connectivity API

Discover resources/actions and execute typed actions.

Alloy Automation Credentials API

Third-party connections held by a user, plus credential metadata.

Alloy Automation Events API

Execution events and observability.

Alloy Automation Integrations API

Available connectors and a user's enabled integrations.

Alloy Automation Passthrough API

Raw proxied requests to a provider via a stored credential.

Alloy Automation Unified Accounting API

Normalized accounting objects (accounts, invoices).

Alloy Automation Unified Commerce API

Normalized commerce objects (products, orders, customers).

Alloy Automation Unified CRM API

Normalized CRM objects (contacts, companies, deals).

Alloy Automation User Tokens API

Per-user JWTs for rendering the embedded frontend.

Alloy Automation Users API

End-user records that scope credentials, integrations, and executions.

Scroll for all 10

Open Collections 12

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Alloy Automation Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Alloy Automation Authentication

http · 1 scheme

SECURITY

Alloy Automation Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Alloy Automation Agentic Access

27 operations · 9 acting

27 operations · 9 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: alloy-automation
url: https://raw.githubusercontent.com/api-evangelist/alloy-automation/refs/heads/main/apis.yml
name: Alloy Automation
kind: company
description: 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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/alloy-automation.png
tags:
- iPaaS
- Integration
- Unified-API
- Embedded
- Software-as-a-Service
- Automation
tags_raw:
- iPaaS
- Integration
- Unified API
- Embedded
- SaaS
- Automation
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: alloy-automation:alloy-automation-connectivity-api
  name: Alloy Automation Connectivity API
  description: Discover resources/actions and execute typed actions.
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Connectivity
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-connectivity-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-credentials-api
  name: Alloy Automation Credentials API
  description: Third-party connections held by a user, plus credential metadata.
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Credentials
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-credentials-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-events-api
  name: Alloy Automation Events API
  description: Execution events and observability.
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-events-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-integrations-api
  name: Alloy Automation Integrations API
  description: Available connectors and a user's enabled integrations.
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Integration
  tags_raw:
  - Integrations
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-integrations-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-passthrough-api
  name: Alloy Automation Passthrough API
  description: Raw proxied requests to a provider via a stored credential.
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Passthrough
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-passthrough-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-unified-accounting-api
  name: Alloy Automation Unified Accounting API
  description: Normalized accounting objects (accounts, invoices).
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Unified Accounting
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-unified-accounting-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-unified-commerce-api
  name: Alloy Automation Unified Commerce API
  description: Normalized commerce objects (products, orders, customers).
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Unified Commerce
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-unified-commerce-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-unified-crm-api
  name: Alloy Automation Unified CRM API
  description: Normalized CRM objects (contacts, companies, deals).
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - Unified CRM
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-unified-crm-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-user-tokens-api
  name: Alloy Automation User Tokens API
  description: Per-user JWTs for rendering the embedded frontend.
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - User Tokens
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-user-tokens-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
- aid: alloy-automation:alloy-automation-users-api
  name: Alloy Automation Users API
  description: End-user records that scope credentials, integrations, and executions.
  humanURL: https://docs.runalloy.com/reference/embedded/get-a-user
  baseURL: https://embedded.runalloy.com/2024-03
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/alloy-automation-users-api-openapi.yml
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/get-a-user
  - type: PostmanCollection
    url: collections/alloy-automation.postman_collection.json
  - type: OpenCollection
    url: collections/alloy-automation.opencollection.json
  - type: APIReference
    url: https://docs.runalloy.com/reference/embedded/generate-jwt-token/
  - type: APIReference
    url: https://docs.runalloy.com/reference/get-credential-metadata
  - type: Documentation
    url: https://docs.runalloy.com/connectivity-api/quick-start
  - type: Documentation
    url: https://docs.runalloy.com/embedded/passthrough-api
  - type: Documentation
    url: https://docs.runalloy.com/unified-api/bigcommerce-collection/
  - type: APIReference
    url: https://docs.runalloy.com/reference/unified-api/create-account-1/
common:
- type: AgenticAccess
  url: agentic-access/alloy-automation-agentic-access.yml
- type: DomainSecurity
  url: security/alloy-automation-domain-security.yml
- type: Authentication
  url: authentication/alloy-automation-authentication.yml
- type: GitHubOrganization
  url: https://github.com/alloy-automation
- type: LinkedIn
  url: https://www.linkedin.com/company/alloy-automation
- type: Website
  url: https://runalloy.com
- type: Documentation
  url: https://docs.runalloy.com
- type: Plans
  url: plans/alloy-automation-plans-pricing.yml
- type: RateLimits
  url: rate-limits/alloy-automation-rate-limits.yml
- type: FinOps
  url: finops/alloy-automation-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/alloy-automation"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/alloy-automation/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/alloy-automation/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.