SkyKick website screenshot

SkyKick

SkyKick is a Seattle-based cloud automation company whose Microsoft 365 migration, cloud backup, SaaS security and cloud automation products for managed service providers were acquired by ConnectWise in September 2024. The SkyKick brand's own domain no longer serves a website — skykick.com answers HTTP 404 "Site Not Configured" and www.skykick.com no longer resolves — and the products now ship as ConnectWise Cloud Backup and ConnectWise SaaS Security. The SkyKick Partner Integration API is still live, on ConnectWise Cloud Services: an Azure API Management gateway at apis.cloudservices.connectwise.com, fronted by the ConnectWise Developer Portal running on SkyKick's own APIM instance (skykick.developer.azure-api.net, also served as developers.cloudservices.connectwise.com). Authentication is OAuth 2.0 client credentials plus an Azure APIM subscription key. The API reference itself is gated: developer access must be provisioned by an administrator inside the Cloud Services partner portal, so no OpenAPI, AsyncAPI, MCP server or agent card is published anonymously.

SkyKick publishes 1 API on the APIs.io network. Tagged areas include Company, Backup, Migration, Microsoft-365, and Managed Service Providers.

SkyKick’s developer surface includes getting-started guide, support, pricing, authentication, and 22 more developer resources.

29.6/100 thin ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessSelf serve
1 APIs
CompanyBackupMigrationMicrosoft-365Managed Service ProvidersSaaS SecurityCloud AutomationData ProtectionAzure API Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/skykick: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

SkyKick Partner Integration API

The Partner Integration API is the SkyKick / ConnectWise Cloud Services partner-facing REST API. The provider's own Get Started page documents an OAuth 2.0 client-credentials to...

Pricing Plans 1

Published pricing tiers and plan structures.

Skykick Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Skykick Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Skykick Authentication

2 schemes

SECURITY

Skykick Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Skykick Trust Center

ISO/IEC 27001:2013, ISO/IEC 27701:2019, Cloud Security Alliance STAR Level 2, SOC 2, SOC 3

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Skykick Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: skykick
name: SkyKick
description: 'SkyKick is a Seattle-based cloud automation company whose Microsoft 365 migration, cloud backup, SaaS security
  and cloud automation products for managed service providers were acquired by ConnectWise in September 2024. The SkyKick
  brand''s own domain no longer serves a website — skykick.com answers HTTP 404 "Site Not Configured" and www.skykick.com
  no longer resolves — and the products now ship as ConnectWise Cloud Backup and ConnectWise SaaS Security. The SkyKick Partner
  Integration API is still live, on ConnectWise Cloud Services: an Azure API Management gateway at apis.cloudservices.connectwise.com,
  fronted by the ConnectWise Developer Portal running on SkyKick''s own APIM instance (skykick.developer.azure-api.net, also
  served as developers.cloudservices.connectwise.com). Authentication is OAuth 2.0 client credentials plus an Azure APIM subscription
  key. The API reference itself is gated: developer access must be provisioned by an administrator inside the Cloud Services
  partner portal, so no OpenAPI, AsyncAPI, MCP server or agent card is published anonymously.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://avatars.githubusercontent.com/u/15131071?v=4
url: https://raw.githubusercontent.com/api-evangelist/skykick/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-28'
modified: '2026-08-28'
tags:
- Company
- Backup
- Migration
- Microsoft-365
- Managed Service Providers
- SaaS Security
- Cloud Automation
- Data Protection
- Azure API Management
tags_raw:
- Company
- Backup
- Migration
- Microsoft 365
- Managed Service Providers
- SaaS Security
- Cloud Automation
- Data Protection
- Azure API Management
apis:
- name: SkyKick Partner Integration API
  description: The Partner Integration API is the SkyKick / ConnectWise Cloud Services partner-facing REST API. The provider's
    own Get Started page documents an OAuth 2.0 client-credentials token exchange at /auth/token with the scopes Partner and
    Distributor, an Azure API Management subscription key sent as Ocp-Apim-Subscription-Key, and a /whoami identity call.
    Backup resources (subscriptions, autodiscover, datacenters, Exchange mailboxes) sit under /Backup. The gateway answers
    live but every resource requires authorization; the operation-level reference is behind the developer portal sign-in.
  humanURL: https://skykick.developer.azure-api.net/getstarted
  baseURL: https://apis.cloudservices.connectwise.com
  tags:
  - Backup
  - Microsoft-365
  - Partner Integration
  - Authentication
  tags_raw:
  - Backup
  - Microsoft 365
  - Partner Integration
  - OAuth
  properties:
  - type: Authentication
    url: authentication/skykick-authentication.yml
  - type: OAuthScopes
    url: scopes/skykick-scopes.yml
  - type: Conventions
    url: conventions/skykick-conventions.yml
  - type: ErrorCatalog
    url: errors/skykick-problem-types.yml
  - type: GettingStarted
    url: https://skykick.developer.azure-api.net/getstarted
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/skykick-domain-security.yml
- type: Website
  url: https://www.connectwise.com/platform/bcdr/cloud-backup
- type: DeveloperPortal
  url: https://skykick.developer.azure-api.net/
- type: GettingStarted
  url: https://skykick.developer.azure-api.net/getstarted
- type: Login
  url: https://portal.cloudservices.connectwise.com/
- type: Support
  url: https://www.connectwise.com/support
- type: GitHubOrganization
  url: https://github.com/SkyKick
- type: StatusPage
  url: https://status.connectwise.com/
- type: Pricing
  url: https://www.connectwise.com/pricing
- type: TermsOfService
  url: https://www.connectwise.com/company/terms
- type: PrivacyPolicy
  url: https://www.connectwise.com/company/privacy-policy
- type: TrustCenter
  url: https://trust.connectwise.com/
- type: Authentication
  url: authentication/skykick-authentication.yml
- type: OAuthScopes
  url: scopes/skykick-scopes.yml
- type: Conventions
  url: conventions/skykick-conventions.yml
- type: ErrorCatalog
  url: errors/skykick-problem-types.yml
- type: Lifecycle
  url: lifecycle/skykick-lifecycle.yml
- type: Conformance
  url: conformance/skykick-conformance.yml
- type: Compliance
  url: https://www.connectwise.com/company/trust/compliance
- type: VulnerabilityDisclosure
  url: security/skykick-vulnerability-disclosure.yml
- type: Security
  url: security/skykick-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/skykick-trust-center.yml
- type: Packages
  url: packages/skykick-packages.yml
- type: Plans
  url: plans/skykick-plans-pricing.yml
- type: RateLimits
  url: rate-limits/skykick-rate-limits.yml
- type: LLMsTxt
  url: llms/skykick-llms.txt
x-enrichment:
  date: '2026-08-28'
  status: enriched
  artifacts_added: 15
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/skykick"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/skykick/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/skykick/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.