The compute layer
for AI applications.
Run inference across a global network of GPUs through a single API.
Built for teams that outgrew the hyperscaler bill.
The open network
The open network
for inference at scale.
Open network
A global mesh of GPUs, all in one network.
Automatic failover
Traffic reroutes in milliseconds.
Instant load balancing
Requests spread across every available node.
Uptime SLA available
Committed uptime, latency, and throughput on dedicated capacity.
Deploy with one API call
OpenAI-compatible. No code changes.
client = OpenAI( base_url="https://inference.computedlayer.com/v1", api_key="sk-••••••••••••" )
Two ways to ship. Both live in under two minutes.
Rent dedicated GPUs or call any model through our OpenAI-compatible API.
GPU compute
Rent a GPU in seconds
- 1Select capacityPick a GPU type, VRAM, region, and hourly price from available cards across the network.
- 2Boot a machineChoose an image (Ubuntu 24.04), attach a persistent volume, and launch the runtime.
- 3Own the loopSSH in with full control, install your stack, then monitor and scale as you go.
Inference endpoint
Or just call a model
- 1Select a modelUse a hosted open model — no node setup, no cold-start wrangling.
- 2Point your SDKSwap the base URL and keep your existing OpenAI-compatible client and tools.
- 3Serve trafficSend requests; routing, autoscaling, and failover are handled for you.
Pricing
Pay by the hour.
Nothing else.
Dedicated NVIDIA GPUs with SSH access and a persistent volume. Deposit $5 to get $10 and start deploying.
Up to 90% cheaper than AWS, Azure, and GCP.
API & SDK
Control Computed Layer
from your own stack.
OpenAI-compatible API. GPU-native. Developer and agent friendly.
OpenAI-compatible
Drop-in compatible with the OpenAI API.
Simple & powerful
Create clusters, scale on demand, and manage everything via API.
# Create a GPU cluster $ curl -X POST https://api.computedlayer.com/v1/clusters \ -H "Authorization: Bearer $COMPUTED_LAYER_API_KEY" \ -d '{"gpu":"h100","image":"vllm/vllm-openai","count":1}' # Response { "status": "running", "cluster_id": "clu_01H7X8ZJ7P2Q9KJY4V8B3YN9T", "endpoint": "https://clu_01H7X8ZJ7P2Q9KJY4V8B3YN9T.api.computedlayer.com/v1", "created_at": "2024-05-20T14:32:18Z" }
Ready to build?
Get your API key and start deploying in minutes.
FAQ
Answers before you ask.
Start relaying compute
today.
An OpenAI-compatible endpoint and GPUs from $0.18/hr. No contract, no minimums — deposit $5 to get $10 and start deploying.
