Egnyte logo

Egnyte

Egnyte is an enterprise content collaboration and file sharing platform that provides secure cloud and hybrid file storage, document collaboration, governance, and data security controls for regulated industries. Egnyte's Public API exposes the file system, users, groups, permissions, audit reporting, links, and workflow capabilities so partners and customers can build custom integrations. Authentication is handled via OAuth 2.0 (Authorization Code, Implicit, Resource Owner, and Refresh Token flows) scoped per API surface.

1 APIs 0 Features
File SharingContent CollaborationEnterprise StorageDocument ManagementGovernanceData Security

APIs

Egnyte Public API

REST API providing programmatic access to files, folders, users, groups, permissions, links, audit reports, and workflows in an Egnyte tenant. All endpoints are hosted under the...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Developer Portal
Developer Portal
🔑
Authentication
Authentication
🚀
GettingStarted
GettingStarted
🔗
API Explorer
API Explorer
💰
Pricing
Pricing
📝
SignUp
SignUp
🔗
Login
Login
💬
Support
Support
🟢
StatusPage
StatusPage
📰
Blog
Blog
📜
PrivacyPolicy
PrivacyPolicy
📜
TermsOfService
TermsOfService
👥
GitHubOrganization
GitHubOrganization
📦
Python SDK
Python SDK
🔗
LinkedIn
LinkedIn
🔗
X (Twitter)
X (Twitter)
🔗
MCPServer
MCPServer
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: egnyte
name: Egnyte
description: >-
  Egnyte is an enterprise content collaboration and file sharing platform
  that provides secure cloud and hybrid file storage, document collaboration,
  governance, and data security controls for regulated industries. Egnyte's
  Public API exposes the file system, users, groups, permissions, audit
  reporting, links, and workflow capabilities so partners and customers can
  build custom integrations. Authentication is handled via OAuth 2.0
  (Authorization Code, Implicit, Resource Owner, and Refresh Token flows)
  scoped per API surface.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - File Sharing
  - Content Collaboration
  - Enterprise Storage
  - Document Management
  - Governance
  - Data Security
url: >-
  https://raw.githubusercontent.com/api-evangelist/egnyte/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - aid: egnyte:public-api
    name: Egnyte Public API
    description: >-
      REST API providing programmatic access to files, folders, users, groups,
      permissions, links, audit reports, and workflows in an Egnyte tenant.
      All endpoints are hosted under the customer's tenant domain at
      https://{domain}.egnyte.com/pubapi/ and use OAuth 2.0 scoped tokens.
    humanURL: https://developers.egnyte.com/docs
    baseURL: https://{domain}.egnyte.com/pubapi
    tags:
      - File System
      - Users
      - Groups
      - Permissions
      - Links
      - Audit
      - Workflows
    properties:
      - type: Documentation
        url: https://developers.egnyte.com/docs
      - type: Authentication
        url: https://developers.egnyte.com/docs/read/Public_API_Authentication
      - type: GettingStarted
        url: https://developers.egnyte.com/docs/read/getting_started
      - type: File System API
        url: https://developers.egnyte.com/docs/read/File_System_Management_API_Documentation
      - type: OpenAPI
        url: openapi/egnyte-openapi.yml

common:
  - type: Website
    url: https://www.egnyte.com
  - type: Documentation
    url: https://developers.egnyte.com/docs
  - type: Developer Portal
    url: https://developers.egnyte.com/
  - type: Authentication
    url: https://developers.egnyte.com/docs/read/Public_API_Authentication
  - type: GettingStarted
    url: https://developers.egnyte.com/docs/read/getting_started
  - type: API Explorer
    url: https://developers.egnyte.com/io-docs
  - type: Pricing
    url: https://www.egnyte.com/pricing
  - type: SignUp
    url: https://developers.egnyte.com/member/register
  - type: Login
    url: https://developers.egnyte.com/member/login
  - type: Support
    url: https://helpdesk.egnyte.com/
  - type: StatusPage
    url: https://status.egnyte.com/
  - type: Blog
    url: https://www.egnyte.com/blog
  - type: PrivacyPolicy
    url: https://www.egnyte.com/corp/privacy-policy
  - type: TermsOfService
    url: https://www.egnyte.com/corp/legal/end-user-license-agreement
  - type: GitHubOrganization
    url: https://github.com/egnyte
  - type: Python SDK
    url: https://github.com/egnyte/python-egnyte
  - type: LinkedIn
    url: https://www.linkedin.com/company/egnyte
  - type: X (Twitter)
    url: https://x.com/egnyte
  - name: MCP Server
    url: https://github.com/egnyte/egnyte-mcp-server
    type: MCPServer
  - type: LLMsTxt
    url: https://developers.egnyte.com/llms.txt
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com