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 customer's tenant domain at https://{domain}.egnyte.com/pubapi/ and use OAuth 2.0 scoped tokens.

API entry from apis.yml

apis.yml Raw ↑
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