Public Data

CloudFacts is built from a single normalized dataset. All machine-readable outputs derive from the same source.

Dataset exports

FileSizeDescription
/data/providers.json24All providers with plan counts
/data/plans.json444Active plans with full specs, pricing, coverage
/data/regions.json160All regions with plan availability
/data/sources.json26All data sources with provenance
/data/current-prices.json444Compact price summary

Per-entity JSON

Every provider, plan, comparison, and VPS query page has a machine-readable JSON variant accessed via the alternate link in <head> or by replacing .html with .json in the URL.

JSON Schemas

Stable IDs

EntityFormatExample
Providerprovider:{id}provider:hetzner
Planplan:{provider}:{slug}plan:hetzner:cx23
Regionregion:{provider}:{slug}region:hetzner:fsn1
Sourcesource:{provider}:{type}source:hetzner:official_pricing

Freshness semantics

Provenance

Every important field in a plan JSON traces to a source URL, observation timestamp, and verification timestamp.

Usage

All data is published for reference use. No API key required. No rate limits for static files. Corrections: corrections@cloudfacts.org.