Apache Libcloud website screenshot

Apache Libcloud

Apache Libcloud is a Python library for interacting with many popular cloud service providers using a unified API. It supports over 30 providers for compute, object storage, DNS, load balancers, and container services under the Apache 2.0 license.

Apache Libcloud publishes 3 APIs on the APIs.io network. Tagged areas include Abstraction Layer, Cloud, Multi-Cloud, Open Source, and Python.

Apache Libcloud’s developer surface includes documentation, getting-started guide, engineering blog, and 7 more developer resources.

29.0/100 thin ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
3 APIs 6 Features 3 Use Cases
Abstraction LayerCloudMulti-CloudOpen SourcePython

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 29.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 5.7 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 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/apache-libcloud: 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 3

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

Apache Libcloud Compute API

The Libcloud Compute API provides a unified Python interface for managing virtual machine instances, images, sizes, and networks across AWS EC2, Azure, GCP, DigitalOcean, Linode...

Apache Libcloud Storage API

The Libcloud Storage API provides a unified Python interface for object storage operations across AWS S3, Azure Blob Storage, GCP Cloud Storage, Rackspace Cloud Files, and OpenS...

Apache Libcloud DNS API

The Libcloud DNS API provides a unified Python interface for managing DNS zones and records across Route53, Azure DNS, Google Cloud DNS, and other providers.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Apache Libcloud Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 6

Notable capabilities this provider offers.

Multi-Cloud Portability

Unified Python API across 30+ cloud providers with no vendor lock-in.

Compute Management

Create, delete, and manage VMs and images across cloud providers.

Object Storage

Unified blob/object storage API across all major cloud storage providers.

DNS Management

Manage DNS zones and records across cloud DNS providers.

Load Balancer API

Unified load balancer management across cloud providers.

Container API

Docker container management via Libcloud container API.

Security Posture 1

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

Apache Libcloud Domain Security

TLSv1.3 · HSTS

SECURITY

Use Cases 3

What developers build with this provider.

Multi-Cloud Infrastructure

Manage cloud infrastructure across multiple providers from a single Python codebase.

Cloud Provider Migration

Migrate cloud workloads between providers with minimal code changes.

Infrastructure Automation

Automate VM provisioning, storage, and DNS across cloud providers.

Integrations 5

Pre-built integrations with other platforms and tools.

Amazon Web Services

EC2 compute, S3 storage, Route53 DNS, and ELB load balancer support.

Microsoft Azure

Azure Compute, Blob Storage, and Azure DNS integration.

Google Cloud Platform

GCP Compute Engine, Cloud Storage, and Cloud DNS support.

OpenStack

Full OpenStack Nova, Swift, and Neutron integration.

DigitalOcean

DigitalOcean Droplets, Spaces, and DNS support.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: apache-libcloud
name: Apache Libcloud
description: Apache Libcloud is a Python library for interacting with many popular cloud service providers using a unified
  API. It supports over 30 providers for compute, object storage, DNS, load balancers, and container services under the Apache
  2.0 license.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apache-libcloud.png
tags:
- Abstraction Layer
- Cloud
- Multi-Cloud
- Open Source
- Python
created: '2026-03-16'
modified: '2026-04-19'
url: https://raw.githubusercontent.com/api-evangelist/apache-libcloud/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: apache-libcloud:compute-api
  name: Apache Libcloud Compute API
  description: The Libcloud Compute API provides a unified Python interface for managing virtual machine instances, images,
    sizes, and networks across AWS EC2, Azure, GCP, DigitalOcean, Linode, and 25+ other providers.
  humanURL: https://libcloud.readthedocs.io/en/stable/compute/
  tags:
  - Cloud
  - Compute
  - Python
  - VM Management
  properties:
  - type: Documentation
    url: https://libcloud.readthedocs.io/en/stable/compute/
  - type: SDKs
    url: https://pypi.org/project/apache-libcloud/
- aid: apache-libcloud:storage-api
  name: Apache Libcloud Storage API
  description: The Libcloud Storage API provides a unified Python interface for object storage operations across AWS S3, Azure
    Blob Storage, GCP Cloud Storage, Rackspace Cloud Files, and OpenStack Swift.
  humanURL: https://libcloud.readthedocs.io/en/stable/storage/
  tags:
  - Cloud
  - Object Storage
  - Python
  properties:
  - type: Documentation
    url: https://libcloud.readthedocs.io/en/stable/storage/
- aid: apache-libcloud:dns-api
  name: Apache Libcloud DNS API
  description: The Libcloud DNS API provides a unified Python interface for managing DNS zones and records across Route53,
    Azure DNS, Google Cloud DNS, and other providers.
  humanURL: https://libcloud.readthedocs.io/en/stable/dns/
  tags:
  - Cloud
  - DNS
  - Python
  properties:
  - type: Documentation
    url: https://libcloud.readthedocs.io/en/stable/dns/
common:
- type: DomainSecurity
  url: security/apache-libcloud-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/apache-libcloud
- type: GitHubOrganization
  url: https://github.com/apache
- type: GitHubRepository
  url: https://github.com/apache/libcloud
- type: Documentation
  url: https://libcloud.readthedocs.io/
- type: GettingStarted
  url: https://libcloud.readthedocs.io/en/stable/getting_started.html
- type: TermsOfService
  url: https://www.apache.org/licenses/LICENSE-2.0
- type: Versioning
  url: https://libcloud.readthedocs.io/en/stable/changelog.html
- type: SDKs
  url: https://pypi.org/project/apache-libcloud/
- type: Features
  data:
  - name: Multi-Cloud Portability
    description: Unified Python API across 30+ cloud providers with no vendor lock-in.
  - name: Compute Management
    description: Create, delete, and manage VMs and images across cloud providers.
  - name: Object Storage
    description: Unified blob/object storage API across all major cloud storage providers.
  - name: DNS Management
    description: Manage DNS zones and records across cloud DNS providers.
  - name: Load Balancer API
    description: Unified load balancer management across cloud providers.
  - name: Container API
    description: Docker container management via Libcloud container API.
- type: UseCases
  data:
  - name: Multi-Cloud Infrastructure
    description: Manage cloud infrastructure across multiple providers from a single Python codebase.
  - name: Cloud Provider Migration
    description: Migrate cloud workloads between providers with minimal code changes.
  - name: Infrastructure Automation
    description: Automate VM provisioning, storage, and DNS across cloud providers.
- type: Integrations
  data:
  - name: Amazon Web Services
    description: EC2 compute, S3 storage, Route53 DNS, and ELB load balancer support.
  - name: Microsoft Azure
    description: Azure Compute, Blob Storage, and Azure DNS integration.
  - name: Google Cloud Platform
    description: GCP Compute Engine, Cloud Storage, and Cloud DNS support.
  - name: OpenStack
    description: Full OpenStack Nova, Swift, and Neutron integration.
  - name: DigitalOcean
    description: DigitalOcean Droplets, Spaces, and DNS support.
- url: https://libcloud.apache.org/blog/atom.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com