Hyperbolic website screenshot

Hyperbolic

Hyperbolic is an open-access AI cloud and decentralized GPU marketplace serving 200,000+ builders with affordable inference and bare-metal compute. The platform combines a serverless OpenAI-compatible inference API spanning 25+ open-source LLMs (including the only public Llama-3.1-405B-Base in BF16), image and audio models, with an on-demand GPU rental marketplace aggregating idle H100 / H200 / A100 / RTX 4090 capacity from third-party suppliers at 3-10x lower cost than hyperscalers. Reserved clusters, dedicated endpoints, an OpenAI-drop-in Python and TypeScript SDK, a Go CLI, an MCP server, the Hyperbolic AgentKit, the open-source Hyper-dOS distributed operating system, and Coinbase x402 crypto payments round out the stack.

Hyperbolic publishes 5 APIs on the APIs.io network, including Audio Generation API, Chat Completions API, Completions API, and 2 more. Tagged areas include Artificial Intelligence, Compute, Decentralized, DePIN, and GPU.

The Hyperbolic catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Hyperbolic’s developer surface includes authentication, developer portal, documentation, getting-started guide, signup flow, sandbox, engineering blog, and 57 more developer resources.

59.4/100 strong ▬ flat Agent 31/100 agent ready open core · MIT Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
5 APIs 21 Features
Artificial IntelligenceComputeDecentralizedDePINGPUImage-GenerationInferenceLLMMarketplaceOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/hyperbolic-ai: 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 6

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

Hyperbolic GPU Marketplace API

Decentralized on-demand GPU compute marketplace renting idle H100, H200, A100, and RTX 4090 capacity from third-party suppliers. Pricing starts at $0.50/GPU/hr (RTX 4090), $1.39...

Hyperbolic Audio Generation API

Text-to-speech audio endpoint

Hyperbolic Chat Completions API

Generate chat-style completions from open-source LLMs

Hyperbolic Completions API

Legacy base-model text completion endpoint

Hyperbolic Image Generation API

Text-to-image diffusion endpoint

Hyperbolic Models API

List available inference models

Postman Collections 5

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 11

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Hyperbolic Models API

OPEN COLLECTION

Scroll for all 11

Arazzo Workflows 9

Multi-step API workflows described with the Arazzo specification.

Hyperbolic Chat To Image

Use an LLM to craft a vivid image prompt, then render it with a diffusion model.

ARAZZO

Hyperbolic Chat To Speech

Generate an assistant reply with an LLM, then narrate it with text-to-speech.

ARAZZO

Hyperbolic Discover Model And Chat

List the live model catalog, pick a chat model, and run a chat completion against it.

ARAZZO

Hyperbolic Discover Model And Complete

List the catalog and run a base-model text completion against a non-instruct model.

ARAZZO

Hyperbolic Generate And Describe Image

Render an image with diffusion, then describe it with a vision LLM and narrate the caption.

ARAZZO

Hyperbolic Image Prompt QA Loop

Render an image, judge it with a vision model, and re-render once if it fails QA.

ARAZZO

Hyperbolic Multimodal Story

List models, write a short story, illustrate it, and narrate it across four endpoints.

ARAZZO

Hyperbolic Research Summarize And Narrate

Confirm a reasoning model, summarize a topic with it, and narrate the summary.

ARAZZO

Hyperbolic Tool Calling Roundtrip

Run an OpenAI-compatible tool call and feed the tool result back for a final answer.

ARAZZO

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hyperbolic Ai Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Features 21

Notable capabilities this provider offers.

OpenAI-compatible REST API at https://api.hyperbolic.xyz/v1 — drop-in replacement requiring only api_key and base_url changes
25+ open-source inference models — Llama 3.1 8B/70B/405B, Qwen 2.5, DeepSeek V3, DeepSeek R1, Hermes 3, Mistral, Llama 3.2 Vision, Qwen2-VL
Only public provider serving Llama-3.1-405B-Base in BF16 (high-throughput precision) and FP8 (low-latency)
Image generation with Stable Diffusion XL, SD 3.5, FLUX.1 (sunset), ControlNet, custom LoRAs from $0.0025/image
Audio generation (Melo TTS sunset, Whisper coming soon) from $0.001 per 1000 characters
Decentralized GPU marketplace renting H100, H200, A100, RTX 4090 from third-party suppliers
On-demand instances deploy in under 1 minute — up to 75% cheaper than AWS / Azure / GCP
Reserved clusters with volume discounts up to 40% on 3-12 month commitments
Dedicated single-tenant endpoints for high-throughput inference workloads
Streaming, tool/function calling, structured JSON output, vision input on supported models
Python SDK and TypeScript SDK fully OpenAI-compatible
Hyperbolic CLI (Go) distributed via Homebrew tap
Model Context Protocol (MCP) server for Claude integration
Hyperbolic AgentKit — Python agent framework
Hyper-dOS — open-source Distributed Operating System for GPU orchestration
Coinbase x402 payment integration for crypto-native chat completions
Crypto payment support (USDC, USDT, DAI) alongside credit cards
Hugging Face Inference Providers integration
Three usage tiers — Basic (60 RPM, free), Pro (600 RPM, $5+ deposit), Enterprise (unlimited, sales)
200,000+ builder community
Marketplace platform fee of 10% on GPU rental income

Scroll for all 21

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Hyperbolic Ai Context

0 classes · 8 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Hyperbolic API Rules

6 rules · 5 warnings 1 info

SPECTRAL

Hyperbolic API Rules

9 rules · 2 errors 7 warnings

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Hyperbolic Chat Completion

0 properties

JSON SCHEMA

Examples 4

Example request and response payloads for these APIs.

Security Posture 2

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

Hyperbolic Ai Authentication

http · 1 scheme

SECURITY

Hyperbolic Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Hyperbolic Ai Agentic Access

5 operations · 4 acting

5 operations · 4 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 8

Reference material describing how the API behaves

Scroll for all 8

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 11

Pagination, idempotency, versioning, errors, and events

Scroll for all 11

Build 12

SDKs, sample code, and the tooling you integrate with

Scroll for all 12

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 8

Status, limits, changes, and where to get help

Scroll for all 8

Commercial 5

Pricing, plans, and the legal terms of use

Company 8

The organization behind the API

Scroll for all 8

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hyperbolic-ai
url: https://raw.githubusercontent.com/api-evangelist/hyperbolic-ai/refs/heads/main/apis.yml
apis:
- aid: hyperbolic-ai:hyperbolic-marketplace-api
  name: Hyperbolic GPU Marketplace API
  tags:
  - Artificial Intelligence
  - Compute
  - GPU
  - Infrastructure
  - Marketplace
  tags_raw:
  - AI
  - Compute
  - GPU
  - Infrastructure
  - Marketplace
  humanURL: https://docs.hyperbolic.ai/on-demand/overview
  properties:
  - url: https://docs.hyperbolic.ai/on-demand/overview
    type: Documentation
  - url: https://docs.hyperbolic.ai/on-demand/quickstart
    type: Documentation
  - type: GitHubRepository
    url: https://github.com/HyperbolicLabs/hyperbolic-cli
  - type: GitHubRepository
    url: https://github.com/HyperbolicLabs/hyperbolic-mcp
  description: Decentralized on-demand GPU compute marketplace renting idle H100, H200, A100, and RTX 4090 capacity from third-party
    suppliers. Pricing starts at $0.50/GPU/hr (RTX 4090), $1.39-$1.49/hr (H100), up to $3.20/hr (H100 dedicated). Up to 75%
    cheaper than AWS/Azure/GCP. Instances deploy in under one minute. Reserved clusters and dedicated single-tenant endpoints
    available. Hyperbolic charges a 10% platform fee on rental income. Managed via app.hyperbolic.ai dashboard, the `hyperbolic-cli`
    Go CLI, the MCP server, and the Hyperbolic AgentKit.
- aid: hyperbolic-ai:hyperbolic-ai-audio-generation-api
  name: Hyperbolic Audio Generation API
  description: Text-to-speech audio endpoint
  humanURL: https://docs.hyperbolic.ai/inference/overview
  tags:
  - Audio Generation
  properties:
  - type: OpenAPI
    url: openapi/hyperbolic-ai-audio-generation-api-openapi.yml
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/overview
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/chat-completion
  - type: JSONSchema
    url: json-schema/hyperbolic-chat-completion-schema.json
  - type: JSONLD
    url: json-ld/hyperbolic-ai-context.jsonld
- aid: hyperbolic-ai:hyperbolic-ai-chat-completions-api
  name: Hyperbolic Chat Completions API
  description: Generate chat-style completions from open-source LLMs
  humanURL: https://docs.hyperbolic.ai/inference/overview
  tags:
  - Chat Completions
  properties:
  - type: OpenAPI
    url: openapi/hyperbolic-ai-chat-completions-api-openapi.yml
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/overview
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/chat-completion
  - type: JSONSchema
    url: json-schema/hyperbolic-chat-completion-schema.json
  - type: JSONLD
    url: json-ld/hyperbolic-ai-context.jsonld
- aid: hyperbolic-ai:hyperbolic-ai-completions-api
  name: Hyperbolic Completions API
  description: Legacy base-model text completion endpoint
  humanURL: https://docs.hyperbolic.ai/inference/overview
  tags:
  - Completions
  properties:
  - type: OpenAPI
    url: openapi/hyperbolic-ai-completions-api-openapi.yml
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/overview
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/chat-completion
  - type: JSONSchema
    url: json-schema/hyperbolic-chat-completion-schema.json
  - type: JSONLD
    url: json-ld/hyperbolic-ai-context.jsonld
- aid: hyperbolic-ai:hyperbolic-ai-image-generation-api
  name: Hyperbolic Image Generation API
  description: Text-to-image diffusion endpoint
  humanURL: https://docs.hyperbolic.ai/inference/overview
  tags:
  - Image-Generation
  tags_raw:
  - Image Generation
  properties:
  - type: OpenAPI
    url: openapi/hyperbolic-ai-image-generation-api-openapi.yml
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/overview
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/chat-completion
  - type: JSONSchema
    url: json-schema/hyperbolic-chat-completion-schema.json
  - type: JSONLD
    url: json-ld/hyperbolic-ai-context.jsonld
- aid: hyperbolic-ai:hyperbolic-ai-models-api
  name: Hyperbolic Models API
  description: List available inference models
  humanURL: https://docs.hyperbolic.ai/inference/overview
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/hyperbolic-ai-models-api-openapi.yml
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/overview
  - type: Documentation
    url: https://docs.hyperbolic.ai/inference/chat-completion
  - type: JSONSchema
    url: json-schema/hyperbolic-chat-completion-schema.json
  - type: JSONLD
    url: json-ld/hyperbolic-ai-context.jsonld
name: Hyperbolic
tags:
- Artificial Intelligence
- Compute
- Decentralized
- DePIN
- GPU
- Image-Generation
- Inference
- LLM
- Marketplace
- Open-Source
tags_raw:
- AI
- Artificial Intelligence
- Compute
- Decentralized
- DePIN
- GPU
- Image Generation
- Inference
- LLM
- Marketplace
- Open Source
kind: contract
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hyperbolic-ai.png
access: 3rd-Party
common:
- type: Website
  url: https://www.hyperbolic.ai/
- type: IssueTracker
  url: https://github.com/HyperbolicLabs/hyperbolic-cli/issues
- type: Releases
  url: https://github.com/HyperbolicLabs/hyperbolic-cli/releases
- type: License
  name: MIT
  url: https://github.com/HyperbolicLabs/hyperbolic-cli/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/hyperbolic-ai-agentic-access.yml
- type: DomainSecurity
  url: security/hyperbolic-ai-domain-security.yml
- type: Authentication
  url: authentication/hyperbolic-ai-authentication.yml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/hyperbolic/overview
- type: Arazzo
  url: arazzo/hyperbolic-ai-chat-to-image-workflow.yml
  name: Hyperbolic Chat To Image
- type: Arazzo
  url: arazzo/hyperbolic-ai-chat-to-speech-workflow.yml
  name: Hyperbolic Chat To Speech
- type: Arazzo
  url: arazzo/hyperbolic-ai-discover-model-and-chat-workflow.yml
  name: Hyperbolic Discover Model And Chat
- type: Arazzo
  url: arazzo/hyperbolic-ai-discover-model-and-complete-workflow.yml
  name: Hyperbolic Discover Model And Complete
- type: Arazzo
  url: arazzo/hyperbolic-ai-generate-and-describe-image-workflow.yml
  name: Hyperbolic Generate And Describe Image
- type: Arazzo
  url: arazzo/hyperbolic-ai-image-prompt-qa-workflow.yml
  name: Hyperbolic Image Prompt QA Loop
- type: Arazzo
  url: arazzo/hyperbolic-ai-multimodal-story-workflow.yml
  name: Hyperbolic Multimodal Story
- type: Arazzo
  url: arazzo/hyperbolic-ai-research-summarize-narrate-workflow.yml
  name: Hyperbolic Research Summarize And Narrate
- type: Arazzo
  url: arazzo/hyperbolic-ai-tool-calling-roundtrip-workflow.yml
  name: Hyperbolic Tool Calling Roundtrip
- type: Portal
  url: https://www.hyperbolic.ai/
- type: Documentation
  url: https://docs.hyperbolic.ai/
- url: https://docs.hyperbolic.ai/overview
  name: Platform Overview
  type: Documentation
- url: https://docs.hyperbolic.ai/overview/platform-comparison
  name: Platform Comparison
  type: Documentation
- url: https://docs.hyperbolic.ai/inference/overview
  name: Serverless Inference Overview
  type: Documentation
- url: https://docs.hyperbolic.ai/inference/quickstart
  name: Serverless Inference Quick Start
  type: GettingStarted
- url: https://docs.hyperbolic.ai/on-demand/overview
  name: On-Demand GPU Overview
  type: Documentation
- url: https://docs.hyperbolic.ai/on-demand/quickstart
  name: On-Demand GPU Quick Start
  type: GettingStarted
- url: https://docs.hyperbolic.ai/reserved/overview
  name: Reserved Clusters Overview
  type: Documentation
- url: https://app.hyperbolic.ai/
  name: Hyperbolic Console
  type: Signup
- url: https://app.hyperbolic.ai/settings/api-keys
  name: API Keys
  type: Documentation
- url: https://app.hyperbolic.ai/models
  name: Inference Playground
  type: Sandbox
- url: https://www.hyperbolic.ai/blog
  type: Blog
- url: https://www.hyperbolic.ai/about
  type: AboutUs
- url: https://www.hyperbolic.ai/careers
  type: Careers
- url: https://jobs.ashbyhq.com/hyperbolic
  name: Hyperbolic Jobs
  type: Careers
- url: https://www.hyperbolic.ai/media-kit
  name: Media Kit
  type: PressKit
- url: https://www.hyperbolic.ai/privacy-policy
  type: PrivacyPolicy
- url: https://www.hyperbolic.ai/terms-of-use
  type: TermsOfService
- url: mailto:contact@hyperbolic.ai
  name: Contact
  type: ContactForm
- url: mailto:sales@hyperbolic.ai
  name: Sales
  type: ContactForm
- url: mailto:support@hyperbolic.ai
  name: Support
  type: Support
- url: https://calendly.com/d/cq79-jyv-jg4/hyperbolic-sales-demo
  name: Sales Demo
  type: ContactForm
- url: https://twitter.com/hyperbolic_labs
  name: X / Twitter
  type: Twitter
- url: https://www.linkedin.com/company/hyperbolic-labs/
  type: LinkedIn
- url: https://www.youtube.com/@hyperboliclabs
  type: YouTube
- url: https://github.com/HyperbolicLabs
  name: Hyperbolic Labs GitHub
  type: GitHubOrganization
- url: https://github.com/HyperbolicLabs/Hyper-dOS
  name: Hyper-dOS (Distributed Operating System)
  type: OpenSourceProject
- url: https://github.com/HyperbolicLabs/Hyperbolic-AgentKit
  name: Hyperbolic AgentKit
  type: SDKs
- url: https://github.com/HyperbolicLabs/hyperbolic-ts
  name: Hyperbolic TypeScript Projects
  type: SDKs
- url: https://github.com/HyperbolicLabs/hyperbolic-mcp
  name: Hyperbolic MCP Server
  type: Tools
- url: https://github.com/HyperbolicLabs/hyperbolic-cli
  name: Hyperbolic CLI
  type: Tools
- url: https://github.com/HyperbolicLabs/homebrew-hyperbolic
  name: Homebrew Tap for Hyperbolic CLI
  type: Tools
- url: https://github.com/HyperbolicLabs/hyperbolic-gradio
  name: Hyperbolic Gradio Integration
  type: SDKs
- url: https://github.com/HyperbolicLabs/hyperbolic-x402
  name: Hyperbolic x402 (Coinbase) Chat Completions
  type: Tools
- url: https://github.com/HyperbolicLabs/skypilot
  name: SkyPilot Fork
  type: Tools
- url: https://github.com/HyperbolicLabs/skypilot-catalog
  name: SkyPilot Catalog
  type: Tools
- url: https://github.com/HyperbolicLabs/jungle.proto
  name: Jungle Protocol
  type: OpenSourceProject
- url: https://github.com/HyperbolicLabs/inference-benchmarks
  name: Inference Benchmarks
  type: CodeExamples
- url: https://github.com/HyperbolicLabs/feature-requests
  name: Public Feature Requests
  type: Forums
- url: https://huggingface.co/docs/inference-providers/en/providers/hyperbolic
  name: Hyperbolic on Hugging Face Inference Providers
  type: Documentation
- url: https://api.hyperbolic.xyz/v1
  name: API Base URL
  type: ApiBaseURL
- url: plans/hyperbolic-ai-plans-pricing.yml
  type: Plans
- url: rate-limits/hyperbolic-ai-rate-limits.yml
  type: RateLimits
- url: finops/hyperbolic-ai-finops.yml
  type: FinOps
- url: vocabulary/hyperbolic-ai-vocabulary.yml
  type: Vocabulary
- url: rules/hyperbolic-ai-rules.yml
  type: SpectralRules
- type: Features
  data:
  - OpenAI-compatible REST API at https://api.hyperbolic.xyz/v1 — drop-in replacement requiring only api_key and base_url
    changes
  - 25+ open-source inference models — Llama 3.1 8B/70B/405B, Qwen 2.5, DeepSeek V3, DeepSeek R1, Hermes 3, Mistral, Llama
    3.2 Vision, Qwen2-VL
  - Only public provider serving Llama-3.1-405B-Base in BF16 (high-throughput precision) and FP8 (low-latency)
  - Image generation with Stable Diffusion XL, SD 3.5, FLUX.1 (sunset), ControlNet, custom LoRAs from $0.0025/image
  - Audio generation (Melo TTS sunset, Whisper coming soon) from $0.001 per 1000 characters
  - Decentralized GPU marketplace renting H100, H200, A100, RTX 4090 from third-party suppliers
  - On-demand instances deploy in under 1 minute — up to 75% cheaper than AWS / Azure / GCP
  - Reserved clusters with volume discounts up to 40% on 3-12 month commitments
  - Dedicated single-tenant endpoints for high-throughput inference workloads
  - Streaming, tool/function calling, structured JSON output, vision input on supported models
  - Python SDK and TypeScript SDK fully OpenAI-compatible
  - Hyperbolic CLI (Go) distributed via Homebrew tap
  - Model Context Protocol (MCP) server for Claude integration
  - Hyperbolic AgentKit — Python agent framework
  - Hyper-dOS — open-source Distributed Operating System for GPU orchestration
  - Coinbase x402 payment integration for crypto-native chat completions
  - Crypto payment support (USDC, USDT, DAI) alongside credit cards
  - Hugging Face Inference Providers integration
  - Three usage tiers — Basic (60 RPM, free), Pro (600 RPM, $5+ deposit), Enterprise (unlimited, sales)
  - 200,000+ builder community
  - Marketplace platform fee of 10% on GPU rental income
  sources:
  - https://www.hyperbolic.ai/
  - https://docs.hyperbolic.ai/
  - https://docs.hyperbolic.ai/inference/overview
  - https://docs.hyperbolic.ai/on-demand/overview
  - https://github.com/HyperbolicLabs
  - https://huggingface.co/docs/inference-providers/en/providers/hyperbolic
  updated: '2026-05-25'
created: '2026-05-25'
modified: '2026-05-25'
position: Consuming
description: Hyperbolic is an open-access AI cloud and decentralized GPU marketplace serving 200,000+ builders with affordable
  inference and bare-metal compute. The platform combines a serverless OpenAI-compatible inference API spanning 25+ open-source
  LLMs (including the only public Llama-3.1-405B-Base in BF16), image and audio models, with an on-demand GPU rental marketplace
  aggregating idle H100 / H200 / A100 / RTX 4090 capacity from third-party suppliers at 3-10x lower cost than hyperscalers.
  Reserved clusters, dedicated endpoints, an OpenAI-drop-in Python and TypeScript SDK, a Go CLI, an MCP server, the Hyperbolic
  AgentKit, the open-source Hyper-dOS distributed operating system, and Coinbase x402 crypto payments round out the stack.
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
  X: apievangelist
  url: https://apievangelist.com
specificationVersion: '0.23'

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/hyperbolic-ai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hyperbolic-ai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hyperbolic-ai/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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