# OpenRelay

**Canonical:** https://apis.io/providers/openrelay/  
**Website:** https://app.openrelay.inc  
**APIs profiled:** 19

OpenRelay is a Y Combinator-backed distributed GPU cloud for production AI inference — "the CDN of inference." It runs a global mesh of GPUs (RTX 4090/5090, A100, H100) that teams reach through a single API: rent dedicated GPU VMs with SSH and persistent volumes, stand up autoscaling inference clusters behind an endpoint, or call hosted open models via an OpenAI-compatible (and Anthropic Messages-compatible) API. Anyone can also join as a provider and earn on idle compute. The control-plane REST API (api.openrelay.inc) manages orgs, VMs, clusters, snapshots, billing, usage, transfers, provider nodes, batches, files, and webhooks, and is fully driveable from the first-party `orl` CLI — which also ships an official MCP server for agents. Traffic reroutes across healthy nodes in milliseconds, with pricing OpenRelay claims is up to 90% cheaper than the hyperscalers.

## Kin Score — 56.7 / 100 (strong)

Scored 2026-08-17 under rubric 0.11.0. Trend: flat (+0.0 from 56.7).

| Facet | Score |
|---|---|
| Discoverability | 81.5 |
| Contract Quality | 62.6 |
| Governance | 11.5 |
| Operational Transparency | 55.3 |
| Developer Ergonomics | 69.0 |
| Commercial Clarity | 52.6 |

## Agent readiness — 61.0 (agent-native)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| MCP Server | yes |
| Auth Clarity | yes |
| Idempotency | verified |
| Error Semantics | verified |
| OpenAPI Examples | partial |
| Rate Limit Signal | no |
| Event Surface Described | yes |
| Agent Skills | derived |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Self-serve signup — onboarding: self-serve, pricing: unknown, trial: no (confidence: medium).

## APIs (19)

- **OpenRelay Inference API** — OpenAI-compatible chat completions API (POST /v1/chat/completions) and, for supporting models, an Anthropic-compatible Messages API (POST /v1/messages). Drop-in: point the offic...
- **OpenRelay Account API** — The signed-in user: profile, memberships, and first-time onboarding.
- **OpenRelay API Keys API** — Programmatic access keys (vl_…) used to authenticate with this API.
- **OpenRelay Batches API** — Batch inference jobs: submit a JSONL file of requests, poll status, and download results at a discounted rate. Served by the inference endpoint (inference.openrelay.inc). Batch ...
- **OpenRelay Billing API** — Prepaid balance, saved cards, deposits, and auto-recharge.
- **OpenRelay Catalog API** — Public catalog: GPU models, availability, pricing, templates, and locations.
- **OpenRelay Clusters API** — Autoscaling inference clusters that serve a container image behind an endpoint.
- **OpenRelay Files API** — Input and result files for the Batch API (JSONL, up to 200 MB and 50,000 records). Served by the inference endpoint (inference.openrelay.inc).
- **OpenRelay Internal API** — Machine-to-machine endpoints used by platform infrastructure. Not part of the public API.
- **OpenRelay Organizations API** — Organizations and their members. Most resources are scoped to an org.
- **OpenRelay Provider API** — For GPU providers: applications, nodes, provisioning tokens, and earnings.
- **OpenRelay Registry Credentials API** — Private container-registry credentials for pulling images.
- **OpenRelay Runners API** — Managed GitHub Actions runner pools.
- **OpenRelay Snapshots API** — Point-in-time VM snapshots and forking new VMs from them.
- **OpenRelay SSH Keys API** — Org-level SSH public keys that can be attached to VMs.
- **OpenRelay Transfers API** — Move resources between organizations you belong to.
- **OpenRelay Usage API** — Current-period usage and cost breakdowns.
- **OpenRelay VMs API** — GPU virtual machines: lifecycle, disks, SSH access, and console links.
- **OpenRelay Webhooks API** — Subscribe to platform events with signed HTTP callbacks.

## MCP servers (1)

- **openrelay-mcp.yml**

## Security (3)

- **Openrelay Authentication** — http · 1 scheme
- **Openrelay Domain Security** — TLSv1.3 · DMARC
- **Openrelay Vulnerability Disclosure** — Hackerone

## Tags

Company, GPU, Inference, AI, Machine Learning, Cloud Compute, Infrastructure, OpenAI-Compatible, GPU Cloud, LLM

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/openrelay/). Scores are computed from the provider's own public artifacts under a published rubric.
