{"slug":"hyperbolic","name":"Hyperbolic","owner":null,"repo":null,"category":"llm-gateways","lang":"","blurb":"Open-access GPU and AI cloud with OpenAI-compatible serverless inference for 25+ open models plus on-demand GPU rental.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"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_url":"https://docs.hyperbolic.xyz/","signup_url":"https://app.hyperbolic.ai/","pricing_model":"usage-based","pricing_note":"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","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Sign up at app.hyperbolic.ai and generate a key from the API Keys section; pay-as-you-go","mcp_server":"","sdks":["Python","TypeScript","REST","OpenAI-compatible"],"code_sample":"{\"lang\":\"python\",\"code\":\"from openai import OpenAI\\nclient = OpenAI(base_url=\\\"https://api.hyperbolic.xyz/v1\\\",\\n                api_key=\\\"HYPERBOLIC_API_KEY\\\")\\nr = client.chat.completions.create(\\n    model=\\\"meta-llama/Meta-Llama-3.1-70B-Instruct\\\",\\n    messages=[{\\\"role\\\": \\\"user\\\", \\\"content\\\": \\\"Hello\\\"}])\\nprint(r.choices[0].message.content)\"}","tags":["inference","gpu-cloud","open-models"],"useCases":[],"codeSample":{"lang":"python","code":"from openai import OpenAI\nclient = OpenAI(base_url=\"https://api.hyperbolic.xyz/v1\",\n                api_key=\"HYPERBOLIC_API_KEY\")\nr = client.chat.completions.create(\n    model=\"meta-llama/Meta-Llama-3.1-70B-Instruct\",\n    messages=[{\"role\": \"user\", \"content\": \"Hello\"}])\nprint(r.choices[0].message.content)"},"oneLiner":"Open-access GPU and AI cloud with OpenAI-compatible serverless inference for 25+ open models plus on-demand GPU rental.","docsUrl":"https://docs.hyperbolic.xyz/","signupUrl":"https://app.hyperbolic.ai/","pricingModel":"usage-based","pricingNote":"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","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Sign up at app.hyperbolic.ai and generate a key from the API Keys section; pay-as-you-go","mcpServer":""}