RunPod · GraphQL Specification

RunPod GraphQL API

The RunPod GraphQL API provides programmatic access to Pods, templates, and Serverless endpoints via GraphQL queries and mutations. It is the original control-plane interface and is still supported alongside the REST API.

Documentation Endpoint View on GitHub AICloudComputeGPUInferenceMachine LearningServerlessGraphQL

Overview

RunPod GraphQL API is a GraphQL API specification published by RunPod on the APIs.io network.

The RunPod GraphQL API provides programmatic access to Pods, templates, and Serverless endpoints via GraphQL queries and mutations. It is the original control-plane interface and is still supported alongside the REST API.

The GraphQL endpoint is available at https://api.runpod.io/graphql. documentation is published at https://docs.runpod.io/sdks/graphql/configurations.

The specification includes 1 reference link.

Tagged areas include AI, Cloud, Compute, GPU, and Inference.

Endpoint

https://api.runpod.io/graphql

References

Related API Specs

RunPod REST API (OpenAPI)
Back to RunPod · All GraphQL Specs · GitHub