Spheron website screenshot

Spheron

Spheron Network is a decentralized GPU and cloud compute marketplace that aggregates enterprise-grade NVIDIA GPU capacity from certified Tier 3/4 data centers worldwide and exposes it through a single on-demand, per-minute billed interface. The marketplace covers H100, H200, B200, B300, A100, GH200, L40S, RTX PRO 6000, RTX 5090, RTX 4090, and pre-order GB200/GB300/ R100 inventory, priced 40-60% below hyperscaler rates with spot, reserved, and custom-cluster (8-512+ GPU) options. Teams access the platform through a web dashboard, a documented REST API at app.spheron.ai/api, a TypeScript Protocol SDK, an MCP plugin for Claude, SkyPilot integration, and Helm charts for self-hosted provider nodes. The Spheron Foundation also maintains an open compute protocol with Fizz nodes, provider nodes, ICL YAML configuration, and an on-chain payment system supporting both traditional payment rails and USDC/USDT stablecoin settlement. The company is transitioning from a pure decentralized protocol model toward an enterprise GPU procurement and aggregation marketplace while keeping the underlying provider network open and community-operated.

Spheron publishes 1 API on the APIs.io network. Tagged areas include Compute, GPU, GPU Cloud, Decentralized Compute, and AI Infrastructure.

Spheron’s developer surface includes pricing, developer console, signup flow, documentation, API reference, engineering blog, GitHub presence, and 20 more developer resources.

15.7/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
ComputeGPUGPU CloudDecentralized ComputeAI InfrastructureNVIDIAH100B200KubernetesBare MetalMarketplaceDePINWeb3Stablecoin PaymentsMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 15.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 0/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 0 / 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/spheron: 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 1

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

Spheron GPU Cloud API

REST API for programmatically managing GPU deployments across the Spheron marketplace. Covers provider and GPU-offer discovery, deployment lifecycle (create, list, get, rename, ...

Security Posture 1

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

Spheron Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 10

Properties that don't map to a standard resource type

Scroll for all 10

Source (apis.yml)

apis.yml Raw ↑
aid: spheron
name: Spheron
description: Spheron Network is a decentralized GPU and cloud compute marketplace that aggregates enterprise-grade NVIDIA
  GPU capacity from certified Tier 3/4 data centers worldwide and exposes it through a single on-demand, per-minute billed
  interface. The marketplace covers H100, H200, B200, B300, A100, GH200, L40S, RTX PRO 6000, RTX 5090, RTX 4090, and pre-order
  GB200/GB300/ R100 inventory, priced 40-60% below hyperscaler rates with spot, reserved, and custom-cluster (8-512+ GPU)
  options. Teams access the platform through a web dashboard, a documented REST API at app.spheron.ai/api, a TypeScript Protocol
  SDK, an MCP plugin for Claude, SkyPilot integration, and Helm charts for self-hosted provider nodes. The Spheron Foundation
  also maintains an open compute protocol with Fizz nodes, provider nodes, ICL YAML configuration, and an on-chain payment
  system supporting both traditional payment rails and USDC/USDT stablecoin settlement. The company is transitioning from
  a pure decentralized protocol model toward an enterprise GPU procurement and aggregation marketplace while keeping the underlying
  provider network open and community-operated.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/spheron.png
tags:
- Compute
- GPU
- GPU Cloud
- Decentralized Compute
- AI Infrastructure
- NVIDIA
- H100
- B200
- Kubernetes
- Bare Metal
- Marketplace
- DePIN
- Web3
- Stablecoin Payments
- MCP
url: https://raw.githubusercontent.com/api-evangelist/spheron/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.20'
apis:
- aid: spheron:spheron-gpu-cloud-api
  name: Spheron GPU Cloud API
  description: REST API for programmatically managing GPU deployments across the Spheron marketplace. Covers provider and
    GPU-offer discovery, deployment lifecycle (create, list, get, rename, terminate, can-terminate), SSH key management, persistent
    volume create/attach/ detach, Kubernetes version listing and cluster health, and account balance and team endpoints. Authentication
    is Bearer-token via API keys generated from the Spheron dashboard. Base URL is https://app.spheron.ai with all endpoints
    prefixed by /api.
  humanURL: https://docs.spheron.ai/api-reference
  baseURL: https://app.spheron.ai/api
  tags:
  - Compute
  - GPU
  - Deployments
  - Providers
  - Volumes
  - Kubernetes
  - SSH Keys
  - Billing
  properties:
  - type: Documentation
    url: https://docs.spheron.ai/api-reference
  - type: Portal
    url: https://docs.spheron.ai
  - type: Authentication
    url: https://docs.spheron.ai/api-reference
  - type: SDKs
    url: https://github.com/spheron-core/protocol-sdk
  - type: MCP
    url: https://github.com/spheron-core/spheron-mcp-plugin
common:
- type: DomainSecurity
  url: security/spheron-domain-security.yml
- type: Website
  url: https://www.spheron.network
- type: Marketplace
  url: https://www.spheron.network
- type: Pricing
  url: https://www.spheron.network/pricing
- type: GPUs
  url: https://www.spheron.network/gpus
- type: Console
  url: https://app.spheron.ai
- type: Signup
  url: https://app.spheron.ai
- type: Documentation
  url: https://docs.spheron.ai
- type: APIReference
  url: https://docs.spheron.ai/api-reference
- type: Protocol
  url: https://docs.spheron.network
- type: ProtocolDocumentation
  url: https://docs.spheron.network/overview
- type: Blog
  url: https://blog.spheron.network
- type: GitHub
  url: https://github.com/spheron-core
- type: LegacyGitHub
  url: https://github.com/spheronFdn
- type: SDKs
  url: https://github.com/spheron-core/protocol-sdk
- type: MCP
  url: https://github.com/spheron-core/spheron-mcp-plugin
- type: SkyPilot
  url: https://github.com/spheron-core/skypilot
- type: HelmCharts
  url: https://github.com/spheron-core/spheron-stack
- type: ProviderInstallation
  url: https://github.com/spheron-core/provider-installation
- type: Templates
  url: https://github.com/spheron-core/awesome-spheron
- type: ICLGenie
  url: https://github.com/spheron-core/icl-genie-api
- type: Foundation
  url: https://github.com/spheron-core/.github
- type: Twitter
  url: https://twitter.com/SpheronFDN
- type: LinkedIn
  url: https://www.linkedin.com/company/spheron
- type: YouTube
  url: https://www.youtube.com/@SpheronFdn
- type: Discord
  url: https://discord.com/invite/spheron
- type: Telegram
  url: https://t.me/SpheronFdn
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com