Kiteworks
Kiteworks operates a Private Data Network (PDN) that unifies secure email, secure file sharing, secure web forms, managed file transfer (MFT), and SFTP behind a single hardened virtual appliance with a common governance, encryption, and audit layer. The platform targets regulated industries — government, defense, healthcare, financial services, legal, manufacturing, and higher education — where sensitive content leaving the organization must be tracked and provably compliant with regimes such as CMMC 2.0, FedRAMP, HIPAA, GDPR, and NIST 800-171. Kiteworks exposes its platform through a versioned REST API (currently v28) covering files, folders, mail, web forms, users, admin, SCIM provisioning, and search across roughly 400 endpoints, plus a PubSub webhook service for real-time event delivery and an Apache-2.0 licensed Model Context Protocol (MCP) server that lets AI assistants operate on Kiteworks content under OAuth 2.1. The company was formerly known as Accellion.
Kiteworks publishes 2 APIs on the APIs.io network: Core API and PubSub Consumer API. Tagged areas include Company, Secure File Sharing, Managed File Transfer, Secure Email, and Data Governance.
The Kiteworks catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Kiteworks’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 28 more developer resources.
2 APIs
1 MCP Servers
0 Features
CompanySecure File SharingManaged File TransferSecure EmailData GovernanceRegulatory ComplianceContent SecurityPrivate Data NetworkCMMCSCIM
The primary Kiteworks REST API covering files, folders, mail, web forms, uploads, user management, admin configuration, SCIM provisioning, devices, and search. Version 28 spans ...
Publish-subscribe event streaming for real-time Kiteworks platform notifications. Manages webhook registrations (create, list, patch, delete) that deliver signed HTTP POST callb...
aid: kiteworks
name: Kiteworks
description: Kiteworks operates a Private Data Network (PDN) that unifies secure email, secure file sharing, secure web forms,
managed file transfer (MFT), and SFTP behind a single hardened virtual appliance with a common governance, encryption, and
audit layer. The platform targets regulated industries — government, defense, healthcare, financial services, legal, manufacturing,
and higher education — where sensitive content leaving the organization must be tracked and provably compliant with regimes
such as CMMC 2.0, FedRAMP, HIPAA, GDPR, and NIST 800-171. Kiteworks exposes its platform through a versioned REST API (currently
v28) covering files, folders, mail, web forms, users, admin, SCIM provisioning, and search across roughly 400 endpoints,
plus a PubSub webhook service for real-time event delivery and an Apache-2.0 licensed Model Context Protocol (MCP) server
that lets AI assistants operate on Kiteworks content under OAuth 2.1. The company was formerly known as Accellion.
image: https://www.kiteworks.com/wp-content/uploads/2026/07/kiteworks-logo-1.svg
url: https://raw.githubusercontent.com/api-evangelist/kiteworks/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Secure File Sharing
- Managed File Transfer
- Secure Email
- Data Governance
- Regulatory Compliance
- Content Security
- Private Data Network
- CMMC
- SCIM
apis:
- aid: kiteworks:core
name: Kiteworks Core API
description: The primary Kiteworks REST API covering files, folders, mail, web forms, uploads, user management, admin configuration,
SCIM provisioning, devices, and search. Version 28 spans 304 paths and 394 operations across 40 tags, secured with OAuth
2.0 (authorization code with PKCE, or JWT bearer for unattended server-to-server access).
humanURL: https://developer.kiteworks.com/api-endpoints.html
baseURL: https://your.kiteworks.domain/rest
tags:
- Files
- Folders
- Mail
- Users
- Admin
- SCIM
- Search
properties:
- type: OpenAPI
url: openapi/kiteworks-core-openapi-original.json
- type: Overlay
url: overlays/kiteworks-core-overlay.yaml
- type: Documentation
url: https://developer.kiteworks.com/api-endpoints.html
- type: APIReference
url: https://developer.kiteworks.com/api-reference.html
- aid: kiteworks:pubsub
name: Kiteworks PubSub Consumer API
description: Publish-subscribe event streaming for real-time Kiteworks platform notifications. Manages webhook registrations
(create, list, patch, delete) that deliver signed HTTP POST callbacks for platform events such as user login, logout,
and filesystem upload, using dot-separated subject syntax with wildcard matching.
humanURL: https://developer.kiteworks.com/pubsub-quick-start.html
baseURL: https://your.kiteworks.domain/pubsub-ext
tags:
- Webhooks
- Events
- PubSub
properties:
- type: OpenAPI
url: openapi/kiteworks-pubsub-openapi-original.yml
- type: Overlay
url: overlays/kiteworks-pubsub-overlay.yaml
- type: Documentation
url: https://developer.kiteworks.com/pubsub-quick-start.html
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: AgenticAccess
url: agentic-access/kiteworks-agentic-access.yml
- type: Website
url: https://www.kiteworks.com/
- type: DeveloperPortal
url: https://developer.kiteworks.com/
- type: Documentation
url: https://developer.kiteworks.com/api-concepts.html
- type: APIReference
url: https://developer.kiteworks.com/api-reference.html
- type: GettingStarted
url: https://developer.kiteworks.com/quick-start.html
- type: Support
url: https://www.kiteworks.com/support/
- type: Blog
url: https://www.kiteworks.com/blog/
- type: GitHubOrganization
url: https://github.com/kiteworks
- type: Pricing
url: https://www.kiteworks.com/pricing/
- type: SignUp
url: https://info.kiteworks.com/demo-request
- type: TermsOfService
url: https://www.kiteworks.com/legal/
- type: PrivacyPolicy
url: https://www.kiteworks.com/privacy-policy/
- type: Sandbox
url: https://developer.kiteworks.com/api-playground.html
- type: Authentication
url: authentication/kiteworks-authentication.yml
- type: OAuthScopes
url: scopes/kiteworks-scopes.yml
- type: Conventions
url: conventions/kiteworks-conventions.yml
- type: RateLimits
url: rate-limits/kiteworks-rate-limits.yml
- type: ErrorCatalog
url: errors/kiteworks-problem-types.yml
- type: Lifecycle
url: lifecycle/kiteworks-lifecycle.yml
- type: DataModel
url: data-model/kiteworks-data-model.yml
- type: Conformance
url: conformance/kiteworks-conformance.yml
- type: Compliance
url: https://www.kiteworks.com/platform/compliance/
- type: Packages
url: packages/kiteworks-packages.yml
- type: MCPServer
url: mcp/kiteworks-mcp.yml
- type: AgentSkill
url: skills/_index.yml
- type: Webhooks
url: asyncapi/kiteworks-pubsub-webhooks.yml
- type: WellKnown
url: well-known/kiteworks-well-known.yml
- type: SecurityTxt
url: well-known/kiteworks-security.txt
- type: Security
url: https://security.kiteworks.com
- type: VulnerabilityDisclosure
url: security/kiteworks-vulnerability-disclosure.yml
- type: TrustCenter
url: security/kiteworks-trust-center.yml
- type: DomainSecurity
url: security/kiteworks-domain-security.yml
- type: ChangeLog
url: changelog/kiteworks-changelog.yml
- type: LLMsTxt
url: llms/kiteworks-llms.txt
x-enrichment:
date: '2026-07-19'
status: backfilled
pass: local-v1
note: backfilled from .gitignore signal + verified work evidence