Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

description
RunPod GraphQL API examples to manage your pods.

GraphQL API

Authentication

RunPod uses API Keys for all API requests. Go to settings to manage your API keys.

GraphQL API Spec

If you need detailed queries, mutations, fields, and inputs, take a look at our GraphQL Spec.

{% content-ref url="create-pod.md" %} create-pod.md {% endcontent-ref %}

{% content-ref url="get-gpu-types.md" %} get-gpu-types.md {% endcontent-ref %}

{% content-ref url="get-pod.md" %} get-pod.md {% endcontent-ref %}

{% content-ref url="start-pod.md" %} start-pod.md {% endcontent-ref %}

{% content-ref url="stop-pod.md" %} stop-pod.md {% endcontent-ref %}