OpenRelay website screenshot

OpenRelay

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.

OpenRelay publishes 18 APIs on the APIs.io network, including Account API, API Keys API, Batches API, and 15 more. Tagged areas include Company, GPU, Inference, Artificial Intelligence, and Machine-Learning.

The OpenRelay catalog on APIs.io includes 1 event-driven AsyncAPI specification.

OpenRelay’s developer surface includes documentation, API reference, getting-started guide, signup flow, pricing, engineering blog, support, and 26 more developer resources.

47.9/100 developing ▬ flat Agent 41/100 agent native saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyGPUInferenceArtificial IntelligenceMachine-LearningCloud ComputeInfrastructureOpenAI-CompatibleGPU CloudLLM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
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.
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/openrelay: 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 19

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

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.

Scroll for all 19

Open Collections 19

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

API Collection

OPEN COLLECTION

OpenRelay Account API

OPEN COLLECTION

OpenRelay Account VMs API

OPEN COLLECTION

Scroll for all 19

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

OpenRelay MCP Server

Official Model Context Protocol server shipped inside the OpenRelay CLI (orl). It exposes the entire OpenRelay control-plane REST API to Claude and other MCP clients as tools, e...

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Openrelay Authentication

http · 1 scheme

SECURITY

Openrelay Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: openrelay
name: OpenRelay
description: '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.'
url: https://raw.githubusercontent.com/api-evangelist/openrelay/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: profile
x-tier-reason: enriched-from-live-api
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://openrelay.inc/og-image.png
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- GPU
- Inference
- Artificial Intelligence
- Machine-Learning
- Cloud Compute
- Infrastructure
- OpenAI-Compatible
- GPU Cloud
- LLM
tags_raw:
- Company
- GPU
- Inference
- AI
- Machine Learning
- Cloud Compute
- Infrastructure
- OpenAI-Compatible
- GPU Cloud
- LLM
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: OpenRelay Inference API
  description: '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 official OpenAI SDKs at the base URL with an OpenRelay key. Also
    offers an asynchronous Batch API over JSONL files.'
  humanURL: https://docs.openrelay.inc/docs/inference
  baseURL: https://inference.openrelay.inc/v1
  tags:
  - Inference
  - OpenAI-Compatible
  - LLM
  properties:
  - type: Documentation
    url: https://docs.openrelay.inc/docs/inference
  - type: GettingStarted
    url: https://docs.openrelay.inc/docs/inference/quickstart
- aid: openrelay:openrelay-account-api
  name: OpenRelay Account API
  description: 'The signed-in user: profile, memberships, and first-time onboarding.'
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/openrelay-account-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-api-keys-api
  name: OpenRelay API Keys API
  description: Programmatic access keys (vl_…) used to authenticate with this API.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - APIKeys
  tags_raw:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/openrelay-api-keys-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-batches-api
  name: OpenRelay Batches API
  description: '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 access is enabled per organization; without it these
    endpoints return 404.'
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Batches
  properties:
  - type: OpenAPI
    url: openapi/openrelay-batches-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-billing-api
  name: OpenRelay Billing API
  description: Prepaid balance, saved cards, deposits, and auto-recharge.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/openrelay-billing-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-catalog-api
  name: OpenRelay Catalog API
  description: 'Public catalog: GPU models, availability, pricing, templates, and locations.'
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Catalog
  properties:
  - type: OpenAPI
    url: openapi/openrelay-catalog-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-clusters-api
  name: OpenRelay Clusters API
  description: Autoscaling inference clusters that serve a container image behind an endpoint.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Cluster
  tags_raw:
  - Clusters
  properties:
  - type: OpenAPI
    url: openapi/openrelay-clusters-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-files-api
  name: OpenRelay Files API
  description: 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).
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/openrelay-files-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-internal-api
  name: OpenRelay Internal API
  description: Machine-to-machine endpoints used by platform infrastructure. Not part of the public API.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Internal
  properties:
  - type: OpenAPI
    url: openapi/openrelay-internal-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-organizations-api
  name: OpenRelay Organizations API
  description: Organizations and their members. Most resources are scoped to an org.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/openrelay-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-provider-api
  name: OpenRelay Provider API
  description: 'For GPU providers: applications, nodes, provisioning tokens, and earnings.'
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Provider
  properties:
  - type: OpenAPI
    url: openapi/openrelay-provider-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-registry-credentials-api
  name: OpenRelay Registry Credentials API
  description: Private container-registry credentials for pulling images.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Registry Credentials
  properties:
  - type: OpenAPI
    url: openapi/openrelay-registry-credentials-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-runners-api
  name: OpenRelay Runners API
  description: Managed GitHub Actions runner pools.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Runners
  properties:
  - type: OpenAPI
    url: openapi/openrelay-runners-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-snapshots-api
  name: OpenRelay Snapshots API
  description: Point-in-time VM snapshots and forking new VMs from them.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Snapshots
  properties:
  - type: OpenAPI
    url: openapi/openrelay-snapshots-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-ssh-keys-api
  name: OpenRelay SSH Keys API
  description: Org-level SSH public keys that can be attached to VMs.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - SSH Keys
  properties:
  - type: OpenAPI
    url: openapi/openrelay-ssh-keys-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-transfers-api
  name: OpenRelay Transfers API
  description: Move resources between organizations you belong to.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Transfers
  properties:
  - type: OpenAPI
    url: openapi/openrelay-transfers-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-usage-api
  name: OpenRelay Usage API
  description: Current-period usage and cost breakdowns.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Usage
  properties:
  - type: OpenAPI
    url: openapi/openrelay-usage-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-vms-api
  name: OpenRelay VMs API
  description: 'GPU virtual machines: lifecycle, disks, SSH access, and console links.'
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - VMs
  properties:
  - type: OpenAPI
    url: openapi/openrelay-vms-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
- aid: openrelay:openrelay-webhooks-api
  name: OpenRelay Webhooks API
  description: Subscribe to platform events with signed HTTP callbacks.
  humanURL: https://docs.openrelay.inc
  baseURL: https://api.openrelay.inc
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/openrelay-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.openrelay.inc
  - type: APIReference
    url: https://docs.openrelay.inc/docs/account/overview
common:
- type: Website
  url: https://www.openrelay.inc/
- type: CapabilityMap
  url: capabilities/openrelay-capability-edges.yml
  name: OpenRelay Business Capability Map
- type: Overlay
  url: overlays/openrelay-openapi-overlay.yaml
- type: DeveloperPortal
  url: https://app.openrelay.inc
- type: Documentation
  url: https://docs.openrelay.inc
- type: APIReference
  url: https://docs.openrelay.inc/docs/account/overview
- type: GettingStarted
  url: https://docs.openrelay.inc/docs/quickstart
- type: SignUp
  url: https://app.openrelay.inc/get-started
- type: Pricing
  url: https://openrelay.inc/pricing
- type: Blog
  url: https://openrelay.inc/blog
- type: Support
  url: https://forum.openrelay.inc
- type: GitHubOrganization
  url: https://github.com/OpenRelayInc
- type: StatusPage
  url: https://openrelay.inc/status
- type: ChangeLog
  url: changelog/openrelay-changelog.yml
- type: TermsOfService
  url: https://openrelay.inc/terms
- type: PrivacyPolicy
  url: https://openrelay.inc/privacy
- type: Authentication
  url: authentication/openrelay-authentication.yml
- type: DomainSecurity
  url: security/openrelay-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/openrelay-vulnerability-disclosure.yml
- type: Security
  url: security/openrelay-vulnerability-disclosure.yml
- type: Compliance
  url: conformance/openrelay-conformance.yml
- type: Conformance
  url: conformance/openrelay-conformance.yml
- type: WellKnown
  url: well-known/openrelay-well-known.yml
- type: MCPServer
  url: mcp/openrelay-mcp.yml
- type: LLMsTxt
  url: llms/openrelay-llms.txt
- type: CLI
  url: cli/openrelay-cli.yml
- type: Packages
  url: packages/openrelay-packages.yml
- type: Lifecycle
  url: lifecycle/openrelay-lifecycle.yml
- type: Conventions
  url: conventions/openrelay-conventions.yml
- type: ErrorCatalog
  url: errors/openrelay-problem-types.yml
- type: DataModel
  url: data-model/openrelay-data-model.yml
- type: Webhooks
  url: asyncapi/openrelay-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 18
  pass: local-v1

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