Use the GraphQL API to manage Pods, templates, and Serverless endpoints programmatically. Review operations and request patterns for this Runpod SDK.
Use the GraphQL API to manage Pods, templates, and Serverless endpoints through queries and mutations.All requests go to https://api.runpod.io/graphql with your API key included as a query parameter. For the complete schema including all available queries, mutations, fields, and inputs, see the GraphQL Spec.
The GraphQL API is deprecated and will be retired in early 2027. For new integrations, use REST API v2. To migrate automatically, ask your coding agent to run /runpod:migrate graphql once you’ve installed the Runpod skills plugin.