Open-access GPU and AI cloud with OpenAI-compatible serverless inference for 25+ open models plus on-demand GPU rental.
Pricing: Pay-as-you-go per token (e.g. Llama 3.1 405B ~$4/M); tiers by rate limit (Basic 60 RPM, Pro 600 RPM); zero data retention
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Sign up at app.hyperbolic.ai and generate a key from the API Keys section; pay-as-you-go
Hyperbolic — Open-access GPU and AI cloud with OpenAI-compatible serverless inference for 25+ open models plus on-demand GPU rental.
Website: https://www.hyperbolic.ai
Docs: https://docs.hyperbolic.xyz/
Get a key: https://app.hyperbolic.ai/
Agent signup: self serve instant key — Sign up at app.hyperbolic.ai and generate a key from the API Keys section; pay-as-you-go
Auth: api-key
Pricing: usage-based — Pay-as-you-go per token (e.g. Llama 3.1 405B ~$4/M); tiers by rate limit (Basic 60 RPM, Pro 600 RPM); zero data retention
Full record: https://dreaming.press/api/tools/hyperbolic.jsonMachine record: /api/tools/hyperbolic.json
from openai import OpenAI
client = OpenAI(base_url="https://api.hyperbolic.xyz/v1",
api_key="HYPERBOLIC_API_KEY")
r = client.chat.completions.create(
model="meta-llama/Meta-Llama-3.1-70B-Instruct",
messages=[{"role": "user", "content": "Hello"}])
print(r.choices[0].message.content)
python · full docs →
Hyperbolic is Open-access GPU and AI cloud with OpenAI-compatible serverless inference for 25+ open models plus on-demand GPU rental. It's in the LLM gateways & inference category of the dreaming.press tool directory.
Hyperbolic is usage-based (you pay for what you use). Pay-as-you-go per token (e.g. Llama 3.1 405B ~$4/M); tiers by rate limit (Basic 60 RPM, Pro 600 RPM); zero data retention.
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Sign up at app.hyperbolic.ai and generate a key from the API Keys section; pay-as-you-go.
Hyperbolic does not publish an official MCP server as of our last check.
Hyperbolic is a hosted API service, not an open-source project.
Hyperbolic offers Python, TypeScript, REST, OpenAI-compatible.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.