WorkFusion

WorkFusion, Inc. is a New York headquartered enterprise AI company whose Work.AI platform (formerly WorkFusion Intelligent Automation Cloud) ships pre-built AI Agents — Evelyn, Evan, Tara, Edward, Isaac and Kayla — that review financial-crime compliance alerts for banks and financial institutions: name and PEP sanctions screening, payment sanctions screening, adverse media monitoring, enhanced due diligence, AML transaction monitoring and KYC onboarding. The platform is delivered as customer-tenant cloud services or self-hosted software, and its REST API family — Business Process orchestration, Data Stores, Secrets Vault, Packages, Asset Bundle migration, Workspace, OCR and Rules — is documented publicly at doc.workfusion.com but is served only from a customer's own Control Tower instance. No OpenAPI is published: the platform's Springfox Swagger UI is disabled by default and requires a login to the customer instance.

WorkFusion publishes 9 APIs on the APIs.io network. Tagged areas include AI Agents, Financial Crime Compliance, Anti-Money Laundering, Sanctions Screening, and Know Your Customer.

WorkFusion’s developer surface includes documentation, API reference, support, engineering blog, changelog, authentication, YouTube channel, and 18 more developer resources.

28.4/100 thin Agent 11/100 agent aware Full breakdown ↓
scored 2026-09-04 · rubric v0.18.3
9 APIs
AI AgentsFinancial Crime ComplianceAnti-Money LaunderingSanctions ScreeningKnow Your CustomerTransaction MonitoringAdverse Media MonitoringIntelligent Document ProcessingRobotic Process AutomationBanking

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-04 · rubric v0.18.3
Regulatory Posture applies to this provider. Its tags matched the Banking & Open Finance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/workfusion: 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 9

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

WorkFusion REST API

Launches, feeds and reads results from Business Processes (BPs) and Manual Tasks on the Work.AI platform. Covers the BP lifecycle (draft, processing, paused, completed) with cre...

Data Store REST API

Remote management of Work.AI Data Stores over JSON. Exposes SQL select and execute against ds_-prefixed stores, plus createOrUpdate, insert and delete on a named Data Store.

Secrets Vault API

Credential management for automations. Retrieves, saves, updates and deletes secure entries by alias; passwords are supplied Bcrypt-encoded at strength 10. Responses use the pla...

Data Management API

Manages database and S3 data purging plus data archival and restoration configurations, including cron-scheduled runs and execution history. Paged and sorted with page, size, so...

Packages API

Migrates Business Processes across Control Tower instances by packaging runs and Data Stores, with CREATE_WITH_NEW_NAME, REPLACE_EXISTING and SKIP_IMPORT conflict resolution. Us...

AI Agent Asset Bundle Migration API

Imports and exports AI Agent Asset Bundles and Variation Asset Bundles between Control Tower instances, with REPLACE and SKIP_DATASTORES conflict strategies, md5 checksum valida...

Workspace Shared API

Access to shared Workspace resources — assignments, draft and submitted answers, users, user groups and Workspace metadata. Assignment states are READY_TO_PROCESS, IN_PROGRESS, ...

OCR REST API

Document recognition service used by Intelligent Document Processing. submitImage/processImage accept a file and OCR parameters, getTaskStatus polls by task id, and download ret...

Rule Builder and GenAI Rules REST API

Decisioning services the customer runs alongside the platform. POST /decisionRules evaluates a data object against a decision-rules configuration and returns the rules fired plu...

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Workfusion Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Workfusion Authentication

http/apiKey/mutualTLS/openIdConnect · 5 schemes

SECURITY

Workfusion Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: workfusion
name: WorkFusion
description: 'WorkFusion, Inc. is a New York headquartered enterprise AI company whose Work.AI platform (formerly WorkFusion
  Intelligent Automation Cloud) ships pre-built AI Agents — Evelyn, Evan, Tara, Edward, Isaac and Kayla — that review financial-crime
  compliance alerts for banks and financial institutions: name and PEP sanctions screening, payment sanctions screening, adverse
  media monitoring, enhanced due diligence, AML transaction monitoring and KYC onboarding. The platform is delivered as customer-tenant
  cloud services or self-hosted software, and its REST API family — Business Process orchestration, Data Stores, Secrets Vault,
  Packages, Asset Bundle migration, Workspace, OCR and Rules — is documented publicly at doc.workfusion.com but is served
  only from a customer''s own Control Tower instance. No OpenAPI is published: the platform''s Springfox Swagger UI is disabled
  by default and requires a login to the customer instance.'
image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
url: https://raw.githubusercontent.com/api-evangelist/workfusion/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-09-04'
modified: '2026-09-04'
tags:
- AI Agents
- Financial Crime Compliance
- Anti-Money Laundering
- Sanctions Screening
- Know Your Customer
- Transaction Monitoring
- Adverse Media Monitoring
- Intelligent Document Processing
- Robotic Process Automation
- Banking
apis:
- aid: workfusion:workfusion-rest-api
  name: WorkFusion REST API
  description: Launches, feeds and reads results from Business Processes (BPs) and Manual Tasks on the Work.AI platform. Covers
    the BP lifecycle (draft, processing, paused, completed) with create/start/pause/stop actions, BP instance detail and snapshot
    retrieval, and CSV/XLSX result export. Authenticated by form login against Control Tower (JSESSIONID cookie plus X-CSRF-TOKEN
    header). Served only from a customer's own Control Tower host.
  humanURL: https://doc.workfusion.com/platform/docs/api/workfusion-rest-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: https://{hostname}/workfusion/api
  tags:
  - Business Process
  - Orchestration
  - Tasks
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/workfusion-rest-api
  - type: Authentication
    url: authentication/workfusion-authentication.yml
- aid: workfusion:data-store-rest-api
  name: Data Store REST API
  description: Remote management of Work.AI Data Stores over JSON. Exposes SQL select and execute against ds_-prefixed stores,
    plus createOrUpdate, insert and delete on a named Data Store.
  humanURL: https://doc.workfusion.com/platform/docs/api/data-store-rest-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: https://{hostname}/workfusion/api/v1/datastores
  tags:
  - Data Store
  - SQL
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/data-store-rest-api
- aid: workfusion:secrets-vault-api
  name: Secrets Vault API
  description: Credential management for automations. Retrieves, saves, updates and deletes secure entries by alias; passwords
    are supplied Bcrypt-encoded at strength 10. Responses use the platform's responseStatus/body/errors envelope.
  humanURL: https://doc.workfusion.com/platform/docs/api/secrets-vault-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: https://{hostname}/workfusion/api/v1/secrets-vault
  tags:
  - Secrets
  - Credentials
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/secrets-vault-api
- aid: workfusion:data-management-api
  name: Data Management API
  description: Manages database and S3 data purging plus data archival and restoration configurations, including cron-scheduled
    runs and execution history. Paged and sorted with page, size, sort and sortDirection query parameters.
  humanURL: https://doc.workfusion.com/platform/docs/api/data-purge-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: https://{control-tower-host}/api/v1
  tags:
  - Data Management
  - Retention
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/data-purge-api
- aid: workfusion:packages-api
  name: Packages API
  description: Migrates Business Processes across Control Tower instances by packaging runs and Data Stores, with CREATE_WITH_NEW_NAME,
    REPLACE_EXISTING and SKIP_IMPORT conflict resolution. Uses HTTP Basic authentication.
  humanURL: https://doc.workfusion.com/platform/docs/api/packages-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: https://{hostname}/mturk-web/soap/api
  tags:
  - Migration
  - Packages
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/packages-api
- aid: workfusion:asset-bundle-migration-api
  name: AI Agent Asset Bundle Migration API
  description: Imports and exports AI Agent Asset Bundles and Variation Asset Bundles between Control Tower instances, with
    REPLACE and SKIP_DATASTORES conflict strategies, md5 checksum validation and asynchronous import status (ACCEPTED, UPLOAD_FAILED,
    VALIDATION_FAILED, FAILED).
  humanURL: https://doc.workfusion.com/platform/docs/api/asset-bundle-migration-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: https://{hostname}/workfusion/api/v1
  tags:
  - Migration
  - Asset Bundle
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/asset-bundle-migration-api
- aid: workfusion:workspace-shared-api
  name: Workspace Shared API
  description: Access to shared Workspace resources — assignments, draft and submitted answers, users, user groups and Workspace
    metadata. Assignment states are READY_TO_PROCESS, IN_PROGRESS, COMPLETED, EXPIRED, INACTIVE and DELETED.
  humanURL: https://doc.workfusion.com/platform/docs/api/workspace-shared-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: https://{workspace-host}/workspace/api/v1
  tags:
  - Workspace
  - Human In The Loop
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/workspace-shared-api
- aid: workfusion:ocr-rest-api
  name: OCR REST API
  description: Document recognition service used by Intelligent Document Processing. submitImage/processImage accept a file
    and OCR parameters, getTaskStatus polls by task id, and download returns the converted result. Responses are XML. The
    GET processDocument form is deprecated in favour of POST.
  humanURL: https://doc.workfusion.com/platform/docs/api/ocr-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: http://{ocr-host}:8080/api/v2/cloud
  tags:
  - OCR
  - Document Processing
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/ocr-api
- aid: workfusion:rules-api
  name: Rule Builder and GenAI Rules REST API
  description: Decisioning services the customer runs alongside the platform. POST /decisionRules evaluates a data object
    against a decision-rules configuration and returns the rules fired plus the decision; POST /generateRulesWithSchema turns
    a natural-language prompt into a decision-rule JSON using a configured OpenAI key. Both ship their own Swagger UI on the
    local port.
  humanURL: https://doc.workfusion.com/platform/docs/api/rule-builder-rest-api
  image: https://www.workfusion.com/wp-content/uploads/2023/01/favicon.png
  baseURL: http://{rules-host}:5000
  tags:
  - Rules
  - Decisioning
  - GenAI
  properties:
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/rule-builder-rest-api
  - type: Documentation
    url: https://doc.workfusion.com/platform/docs/api/genai-rest-api
common:
- type: Website
  url: https://www.workfusion.com/
- type: Documentation
  url: https://doc.workfusion.com/platform/
- type: APIReference
  url: https://doc.workfusion.com/platform/docs/api/workfusion-rest-api
- type: Support
  url: https://www.workfusion.com/customer-support/
- type: Blog
  url: https://www.workfusion.com/blog/
- type: GitHubOrganization
  url: https://github.com/WorkFusion
- type: PrivacyPolicy
  url: https://www.workfusion.com/privacy-policy/
- type: TermsOfService
  name: Acceptable Use Policy
  url: https://www.workfusion.com/aup/
- type: Compliance
  name: Customer Data Processing Agreement
  url: https://doc.workfusion.com/platform/support/policies/customer-data-processing-agreement
- type: ChangeLog
  url: https://doc.workfusion.com/platform/releases/release-notes
- type: ChangeLog
  name: Release notes catalog
  url: changelog/workfusion-changelog.yml
- type: Deprecation
  url: https://doc.workfusion.com/enterprise/docs/iac/releases/iac-10-1-deprecations
- type: Lifecycle
  url: lifecycle/workfusion-lifecycle.yml
- type: Authentication
  url: authentication/workfusion-authentication.yml
- type: Conventions
  url: conventions/workfusion-conventions.yml
- type: ErrorCatalog
  url: errors/workfusion-error-codes.yml
- type: Conformance
  url: conformance/workfusion-conformance.yml
- type: DomainSecurity
  url: security/workfusion-domain-security.yml
- type: Packages
  url: packages/workfusion-packages.yml
- type: LLMsTxt
  url: llms/workfusion-llms.txt
- type: Plans
  url: plans/workfusion-plans-pricing.yml
- type: RateLimits
  url: rate-limits/workfusion-rate-limits.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/workfusion
- type: X
  url: https://twitter.com/workfusion
- type: YouTube
  url: https://www.youtube.com/channel/UC5tOI66hnD7AbRR9A0AvHGg
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 14
  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/workfusion"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/workfusion/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/workfusion/evidence"

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

Get an API key

Free tier, no email required.

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