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
🚀
Getting Started
Getting Started
🔗
API Explorer
API Explorer
💰
Pricing
Pricing
📝
Sign Up
Sign Up
🔗
Login
Login
💬
Support
Support
🟢
Status
Status
📰
Blog
Blog
📜
Privacy Policy
Privacy Policy
📜
Terms of Service
Terms of Service
👥
GitHub Organization
GitHub Organization
📦
Python SDK
Python SDK
🔗
LinkedIn
LinkedIn
🔗
X (Twitter)
X (Twitter)

Sources

apis.yml 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-productions.s3.amazonaws.com/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-11'
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: Getting Started
        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: Getting Started
    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: Sign Up
    url: https://developers.egnyte.com/member/register
  - type: Login
    url: https://developers.egnyte.com/member/login
  - type: Support
    url: https://helpdesk.egnyte.com/
  - type: Status
    url: https://status.egnyte.com/
  - type: Blog
    url: https://www.egnyte.com/blog
  - type: Privacy Policy
    url: https://www.egnyte.com/corp/privacy-policy
  - type: Terms of Service
    url: https://www.egnyte.com/corp/legal/end-user-license-agreement
  - type: GitHub Organization
    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
maintainers:
  - FN: Kin Lane
    email: [email protected]