CloudAlly logo

CloudAlly

CloudAlly (now part of OpenText Cybersecurity) is a SaaS backup and recovery service that protects business data in Microsoft 365, Google Workspace, Salesforce, Box, Dropbox, SharePoint, and OneDrive. The platform offers automated daily backups, point-in-time restore, cross-user restore, granular search, and partner-portal multitenancy features. Beyond the web console, CloudAlly exposes a REST API at api.cloudally.com that lets administrators and partners automate backup-task management, restore/download requests, user provisioning, partner-portal operations, and billing reporting.

1 APIs 0 Features
BackupBoxData ProtectionDisaster RecoveryDropboxGoogle WorkspaceMicrosoft 365OpenTextSaaS BackupSalesforce

APIs

CloudAlly API

The CloudAlly API is a JSON REST interface at api.cloudally.com. Partners authenticate by exchanging a Client ID and Client Secret at /auth/partner for an access token, while po...

Semantic Vocabularies

Cloudally Context

4 classes · 8 properties

JSON-LD

API Governance Rules

CloudAlly API Rules

6 rules · 4 errors 2 warnings

SPECTRAL

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
💬
Support
Support
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🔗
ParentCompany
ParentCompany
🔗
OpenAPI
OpenAPI
🔗
JSONSchema
JSONSchema
🔗
JSONLDContext
JSONLDContext
🔗
Spectral
Spectral

Sources

Raw ↑
aid: cloudally
name: CloudAlly
url: https://raw.githubusercontent.com/api-evangelist/cloudally/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
access: 3rd-Party
position: Consumer
kind: company
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Backup
  - Box
  - Data Protection
  - Disaster Recovery
  - Dropbox
  - Google Workspace
  - Microsoft 365
  - OpenText
  - SaaS Backup
  - Salesforce
description: >-
  CloudAlly (now part of OpenText Cybersecurity) is a SaaS backup and recovery service that protects business data in
  Microsoft 365, Google Workspace, Salesforce, Box, Dropbox, SharePoint, and OneDrive. The platform offers automated
  daily backups, point-in-time restore, cross-user restore, granular search, and partner-portal multitenancy features.
  Beyond the web console, CloudAlly exposes a REST API at api.cloudally.com that lets administrators and partners
  automate backup-task management, restore/download requests, user provisioning, partner-portal operations, and billing
  reporting.
apis:
  - aid: cloudally:cloudally-api
    name: CloudAlly API
    tags:
      - Backup
      - Data Protection
      - Partner Portal
      - Restore
      - SaaS Backup
    image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://api.cloudally.com/documentation
    baseURL: https://api.cloudally.com
    properties:
      - url: https://api.cloudally.com/documentation
        type: Documentation
      - url: https://support.cloudally.com/
        type: Support
      - url: openapi/cloudally-openapi.yml
        type: OpenAPI
    description: >-
      The CloudAlly API is a JSON REST interface at api.cloudally.com. Partners authenticate by exchanging a Client ID
      and Client Secret at /auth/partner for an access token, while portal users sign in at /auth; the resulting token
      is presented as an Authorization Bearer header. Endpoints expose backup tasks, restore/download jobs, partner
      profile data, billing, resellers, and user management. The Partner Portal API today is read-oriented (GET), with
      administrative actions performed via the standard tenant endpoints.
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/cloudally
  - type: Website
    url: https://www.cloudally.com
  - type: Documentation
    url: https://api.cloudally.com/documentation
  - type: Support
    url: https://support.cloudally.com/
  - type: TermsOfService
    url: https://www.cloudally.com/terms-of-service/
  - type: PrivacyPolicy
    url: https://www.cloudally.com/privacy-policy/
  - type: ParentCompany
    url: https://cybersecurity.opentext.com/legacy/cloudally/
  - type: OpenAPI
    url: openapi/cloudally-openapi.yml
  - type: JSONSchema
    url: json-schema/cloudally-backup-task-schema.json
  - type: JSONLDContext
    url: json-ld/cloudally-context.jsonld
  - type: Spectral
    url: rules/cloudally-rules.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]