Interactive Console
Description here...
Postman Echo is service you can use to test your REST clients and make sample API calls.
No description set
No description set
All operations use HTTP POST.
-
Egnyte Filesystem API
-
GET List File or Folder /pubapi/v1/fs/Path
-
GET Download File /pubapi/v1/fs-content/Path
-
POST Create Folder /pubapi/v1/fsPath
-
POST Create File /pubapi/v1/fs-content/Path
-
POST Move File or Folder /pubapi/v1/fs/Path
-
POST Copy File or Folder /pubapi/v1/fsPath
-
DELETE Delete File or Folder /pubapi/v1/fsPath
-
-
Egnyte Link API
-
POST Create Link /pubapi/v1/links
-
GET List Link /pubapi/v1/links/LinkID
-
GET List Links /pubapi/v1/links
-
DELETE Delete Link /pubapi/v1/links/LinkID
-
-
Administration Methods
-
POST Call Mashery API (JSON-RPC) /v2/json-rpc/:site_id
-
-
Reporting Methods
-
GET CallsQPSForArea /v2/rest/:site_id/reports/calls/qps/area
-
GET CallsQPSForDeveloper /v2/rest/:site_id/reports/calls/qps/developer
-
GET CallsQPSForEndpoint /v2/rest/:site_id/reports/calls/qps/endpoint
-
GET AreaPlatformLatencyPercentileNinetyFive /v2/rest/:site_id/reports/area/platformlatency/percentile-ninety-five
-
GET CallsCountsChangeOverTime /v2/rest/:site_id/reports/calls/counts/change_over_time
-
GET KeysUsageConsistency /v2/rest/:site_id/reports/keys/usage/consistency
-
GET PercentageCommunicationAvailablity /v2/rest/:site_id/reports/percentage/communication/availability
-
GET AreaQpsRate /v2/rest/:site_id/reports/area/qpsrate
-
GET AreaDataServed /v2/rest/:site_id/reports/area/data-served
-
GET AreaCacheHitRate /v2/rest/:site_id/reports/area/cache-hit-rate
-
GET AreaCountMembersRegistered /v2/rest/:site_id/reports/area/count/members-registered
-
GET AreaCountApplicationsCreated /v2/rest/:site_id/reports/area/count/applications-created
-
GET AreaCountKeysDistributed /v2/rest/:site_id/reports/area/count/keys-distributed
-
GET TotalCallsPackagesSummary /v2/rest/:site_id/reports/total/calls/packages-summary
-
GET AreaPlatformStatusTrend /v2/rest/:site_id/reports/area/platform-status/trend
-
GET AreaPlatformAvailabilityTrend /v2/rest/:site_id/reports/area/platform-availablity/trend
-
GET AreaQpsTrend /v2/rest/:site_id/reports/area/qps/trend
-
GET AreaDataServedTrend /v2/rest/:site_id/reports/area/data-served/trend
-
GET AreaPlatformStatus /v2/rest/:site_id/reports/area/platform/status
-
GET CallsDeveloperActivityForService /v2/rest/:site_id/reports/calls/developer_activity/service/:service_key
-
GET CallsErrorcodesForService /v2/rest/:site_id/reports/calls/errorcodes/service/:service_key
-
GET CallsErrorcodesForServiceForDeveloper /v2/rest/:site_id/reports/calls/errorcodes/service/:service_key/developer/:service_dev_key
-
GET CallsErrorcountByDeveloperForService /v2/rest/:site_id/reports/calls/errorcount_by_developer/service/:service_key
-
GET CallsErrorcountByMethodForService /v2/rest/:site_id/reports/calls/errorcount_by_method/service/:service_key
-
GET CallsLatencyForService /v2/rest/:site_id/reports/calls/latency/service/:service_key
-
GET CallsLatencyByMethodForService /v2/rest/:site_id/reports/calls/latency_by_method/service/:service_key
-
GET CallsLatencyByResponsecodeForService /v2/rest/:site_id/reports/calls/latency_by_responsecode/service/:service_key
-
GET CallsStatusForServiceForDeveloper /v2/rest/:site_id/reports/calls/status/service/:service_key/developer/:service_dev_key
-
GET CallsMethodsForService /v2/rest/:site_id/reports/calls/methods/service/:service_key
-
GET CallsMethodsForServiceForDeveloper /v2/rest/:site_id/reports/calls/methods/service/:service_key/developer/:service_dev_key
-
GET CallsMedianVolumeByHourForService /v2/rest/:site_id/reports/calls/median_volume_by_hour/service/:service_key
-
GET CallsResponsesFromCacheForService /v2/rest/:site_id/reports/calls/responses_from_cache/service/:service_key
-
GET CallsStatusForService /v2/rest/:site_id/reports/calls/status/service/:service_key
-
GET CallsGeolocationForService /v2/rest/:site_id/reports/calls/geolocation/service/:service_key
-
GET CallsGeolocationForServiceForDeveloper /v2/rest/:site_id/reports/calls/geolocation/service/:service_key/developer/:service_dev_key
-
-
Echo
-
POST post /echo/{method}
-
PUT put /echo/{method}
-
-
Country
-
GET GET Country /test/ping/api/country
-
POST POST Country /test/ping/api/country
-
PUT PUT Country by ID /test/ping/api/country/countryId
-
GET GET Country by ID /test/ping/api/country/countryId
-
-
Test for IO Docs
-
GET exampleMethod xyz
-
-
Work Orders
-
POST Update Work Order /UpdateWorkOrder
-