Fusebit

Fusebit was a code-first, developer-facing embedded integration platform (embedded iPaaS) founded in Seattle in 2019, letting SaaS teams build, deploy and run third-party integrations inside their own products using serverless functions, managed OAuth connectors and an embeddable browser IDE. The company was acquired and the platform is retired: as of 2026-09-10 the domain fusebit.io is still registered but publishes no DNS A record, so the API, the developer documentation, the management portal and the asset CDN all fail to resolve. What survives is substantial and first-party — two published OpenAPI 3.0 contracts covering 89 operations, four dated release-note streams served from Fusebit's own GitHub Pages, 101 npm packages under the @fusebit and @fusebit-int scopes, and 35 public repositories across the fusebit and fivequarters GitHub organizations. This profile is a historical record of a retired API, not a callable surface.

Fusebit publishes 1 API on the APIs.io network: HTTP API. Tagged areas include Developer Tools, Embedded iPaaS, Integration, Serverless, and Authentication.

Fusebit’s developer surface includes changelog, authentication, CLI, and 16 more developer resources.

2 APIs
Developer ToolsEmbedded iPaaSIntegrationServerlessAuthenticationAcquired

APIs 1

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

Fusebit HTTP API

The Fusebit HTTP API managed and executed everything on the platform across two concurrent major versions on one host. v1 (Core, 49 operations) covered accounts, subscriptions, ...

Pricing Plans 1

Published pricing tiers and plan structures.

Fusebit Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Fusebit Rate Limits

2 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.

Fusebit Authentication

http · 1 scheme

SECURITY

Fusebit Domain Security

no transport/DNS hardening detected

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fusebit
name: Fusebit
description: 'Fusebit was a code-first, developer-facing embedded integration platform (embedded iPaaS) founded in Seattle
  in 2019, letting SaaS teams build, deploy and run third-party integrations inside their own products using serverless functions,
  managed OAuth connectors and an embeddable browser IDE. The company was acquired and the platform is retired: as of 2026-09-10
  the domain fusebit.io is still registered but publishes no DNS A record, so the API, the developer documentation, the management
  portal and the asset CDN all fail to resolve. What survives is substantial and first-party — two published OpenAPI 3.0 contracts
  covering 89 operations, four dated release-note streams served from Fusebit''s own GitHub Pages, 101 npm packages under
  the @fusebit and @fusebit-int scopes, and 35 public repositories across the fusebit and fivequarters GitHub organizations.
  This profile is a historical record of a retired API, not a callable surface.'
type: Index
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Pricing not published — provider retired
  confidence: low
  source:
  - none
  generated: '2026-09-10'
  method: probed
  note: Previously recorded as `freemium` on the basis of an API Evangelist plans scaffold that asserted Free/Professional/Enterprise
    tiers Fusebit never published. That scaffold was removed on 2026-09-10; https://fusebit.io/pricing returns NXDOMAIN and
    no rate card survives anywhere.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fusebit.png
access: 3rd-Party
position: Producing
x-status: defunct
x-status-detail: 'Platform retired after acquisition. fusebit.io is still registered (NameCheap, expiry 2027-04-10) but its
  zone publishes no A record, so the apex, www, developer.fusebit.io, api.us-west-1.on.fusebit.io, manage.fusebit.io, cdn.fusebit.io,
  blog.fusebit.io and everyauth.fusebit.io all return NXDOMAIN (probed 2026-09-10). No Website pointer is registered, on purpose:
  the dead one was removed rather than left standing as a claim. The surviving first-party surface is GitHub (github.com/fusebit,
  github.com/fivequarters), npm and the release notes at fivequarters.github.io/q5/release-notes/, all of which are registered
  above.'
tags:
- Developer Tools
- Embedded iPaaS
- Integration
- Serverless
- Authentication
- Acquired
tags_raw:
- Developer Tools
- Embedded iPaaS
- Integration
- Serverless
- OAuth
- Acquired
url: https://raw.githubusercontent.com/api-evangelist/fusebit/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-09-15'
specificationVersion: '0.23'
apis:
- aid: fusebit:apis
  name: Fusebit HTTP API
  description: The Fusebit HTTP API managed and executed everything on the platform across two concurrent major versions on
    one host. v1 (Core, 49 operations) covered accounts, subscriptions, boundaries, serverless functions, users, machine clients,
    trusted JWT issuers, subscription storage and a private npm registry. v2 (Integrations, 40 operations) covered integrations,
    third-party credential connectors, per-customer installs and identities, configuration sessions and entity tags. Authentication
    was a bearer JWT minted against an issuer registered on the account, with authorization expressed as explicit {action,
    resource} grants rather than OAuth scopes. The API is retired — api.us-west-1.on.fusebit.io no longer resolves in DNS.
  humanURL: https://github.com/fusebit
  baseURL: https://api.us-west-1.on.fusebit.io
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fusebit.png
  tags:
  - Developer Tools
  - Embedded iPaaS
  - Integration
  - Serverless
  properties:
  - type: OpenAPI
    url: openapi/fusebit-http-api-core-openapi.yml
  - type: OpenAPI
    url: openapi/fusebit-http-api-integrations-openapi.yml
  - type: Overlay
    url: overlays/fusebit-core-overlay.yaml
  - type: Overlay
    url: overlays/fusebit-integrations-overlay.yaml
  - type: Authentication
    url: authentication/fusebit-authentication.yml
  - type: Conventions
    url: conventions/fusebit-conventions.yml
  - type: ErrorCatalog
    url: errors/fusebit-problem-types.yml
  - type: DataModel
    url: data-model/fusebit-data-model.yml
  - type: RateLimits
    url: rate-limits/fusebit-rate-limits.yml
  - type: SourceCode
    url: https://github.com/fivequarters/q5/tree/HEAD/api/function-api
common:
- type: GitHubOrganization
  url: https://github.com/fusebit
- type: LinkedIn
  url: https://www.linkedin.com/company/fusebit
- type: ChangeLog
  url: https://fivequarters.github.io/q5/release-notes/
- type: ChangeLog
  url: changelog/fusebit-changelog.yml
- type: SourceCode
  url: https://github.com/fivequarters/q5
- type: Authentication
  url: authentication/fusebit-authentication.yml
- type: Conventions
  url: conventions/fusebit-conventions.yml
- type: ErrorCatalog
  url: errors/fusebit-problem-types.yml
- type: DataModel
  url: data-model/fusebit-data-model.yml
- type: Lifecycle
  url: lifecycle/fusebit-lifecycle.yml
- type: Conformance
  url: conformance/fusebit-conformance.yml
- type: Packages
  url: packages/fusebit-packages.yml
- type: SDKs
  url: packages/fusebit-packages.yml
- type: CLI
  url: cli/fusebit-cli.yml
- type: Components
  url: components/fusebit-components.yml
- type: LLMsTxt
  url: llms/fusebit-llms.txt
- type: RateLimits
  url: rate-limits/fusebit-rate-limits.yml
- type: Plans
  url: plans/fusebit-plans-pricing.yml
- type: DomainSecurity
  url: security/fusebit-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-10'
  status: enriched
  artifacts_added: 19
  pass: local-v3

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/fusebit"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/fusebit/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/fusebit/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.