Egnyte website screenshot

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.

Egnyte publishes 5 APIs on the APIs.io network, including File System API, Groups API, Links API, and 2 more. Tagged areas include File Sharing, Content Collaboration, Enterprise Storage, Document Management, and Governance.

Egnyte’s developer surface includes authentication, documentation, getting-started guide, pricing, signup flow, support, engineering blog, and 17 more developer resources.

45.5/100 developing ▬ flat Agent 38/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
5 APIs 1 MCP Servers
File SharingContent CollaborationEnterprise StorageDocument ManagementGovernanceData Security

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 45.5/100 · developing
Contract Quality 14.2 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 38/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/egnyte: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

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

Egnyte File System API

The File System API from Egnyte — 2 operation(s) for file system.

Egnyte Groups API

The Groups API from Egnyte — 1 operation(s) for groups.

Egnyte Links API

The Links API from Egnyte — 1 operation(s) for links.

Egnyte Permissions API

The Permissions API from Egnyte — 1 operation(s) for permissions.

Egnyte Users API

The Users API from Egnyte — 2 operation(s) for users.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Egnyte Public API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

GraphQL 1

GraphQL schemas published by this provider.

Egnyte GraphQL API

Egnyte is a cloud content platform for business. The API covers file and folder management, sharing permissions, link creation, search, version history, audit logs, user provisi...

GRAPHQL

Security Posture 2

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

Egnyte Authentication

oauth2 · 1 scheme

SECURITY

Egnyte Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Egnyte Scopes

6 scopes · authorizationCode

6 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Egnyte Agentic Access

14 operations · 8 acting

14 operations · 8 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/egnyte.png
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:egnyte-file-system-api
  name: Egnyte File System API
  description: The File System API from Egnyte — 2 operation(s) for file system.
  humanURL: https://developers.egnyte.com/docs
  baseURL: https://{domain}.egnyte.com/pubapi
  tags:
  - File System
  properties:
  - type: OpenAPI
    url: openapi/egnyte-file-system-api-openapi.yml
  - 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: GraphQL
    url: graphql/egnyte-graphql.md
- aid: egnyte:egnyte-groups-api
  name: Egnyte Groups API
  description: The Groups API from Egnyte — 1 operation(s) for groups.
  humanURL: https://developers.egnyte.com/docs
  baseURL: https://{domain}.egnyte.com/pubapi
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/egnyte-groups-api-openapi.yml
  - 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: GraphQL
    url: graphql/egnyte-graphql.md
- aid: egnyte:egnyte-links-api
  name: Egnyte Links API
  description: The Links API from Egnyte — 1 operation(s) for links.
  humanURL: https://developers.egnyte.com/docs
  baseURL: https://{domain}.egnyte.com/pubapi
  tags:
  - Links
  properties:
  - type: OpenAPI
    url: openapi/egnyte-links-api-openapi.yml
  - 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: GraphQL
    url: graphql/egnyte-graphql.md
- aid: egnyte:egnyte-permissions-api
  name: Egnyte Permissions API
  description: The Permissions API from Egnyte — 1 operation(s) for permissions.
  humanURL: https://developers.egnyte.com/docs
  baseURL: https://{domain}.egnyte.com/pubapi
  tags:
  - Permissions
  properties:
  - type: OpenAPI
    url: openapi/egnyte-permissions-api-openapi.yml
  - 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: GraphQL
    url: graphql/egnyte-graphql.md
- aid: egnyte:egnyte-users-api
  name: Egnyte Users API
  description: The Users API from Egnyte — 2 operation(s) for users.
  humanURL: https://developers.egnyte.com/docs
  baseURL: https://{domain}.egnyte.com/pubapi
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/egnyte-users-api-openapi.yml
  - 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: GraphQL
    url: graphql/egnyte-graphql.md
common:
- type: AgenticAccess
  url: agentic-access/egnyte-agentic-access.yml
- type: DomainSecurity
  url: security/egnyte-domain-security.yml
- type: Authentication
  url: authentication/egnyte-authentication.yml
- type: OAuthScopes
  url: scopes/egnyte-scopes.yml
- type: Website
  url: https://www.egnyte.com
- type: Documentation
  url: https://developers.egnyte.com/docs
- type: DeveloperPortal
  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: LlmsText
  url: https://developers.egnyte.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com