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.

API entry from apis.yml

apis.yml Raw ↑
aid: runpod:graphql-api
name: RunPod GraphQL API
description: 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.
humanURL: https://docs.runpod.io/sdks/graphql/configurations
baseURL: https://api.runpod.io/graphql
tags:
- Compute
- GPU
- GraphQL
- Pods
- Serverless
- Templates
properties:
- type: Documentation
  url: https://docs.runpod.io/sdks/graphql/configurations
- url: graphql/runpod-graphql.md
  type: GraphQL