/
/Runpod API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
billing3
  • getPod billing history
  • getServerless billing history
  • getNetwork volume billing history
container registry auths4
  • getList container registry auths
  • postCreate a new container registry auth
  • getFind a container registry auth by ID
  • deleteDelete a container registry auth
docs2
  • getOpenAPI 3.0 schema
  • getDocumentation Page
endpoints6
  • getList endpoints
  • postCreate a new endpoint
  • getFind an endpoint by ID
  • deleteDelete an endpoint
  • patchUpdate an endpoint
  • postUpdate an endpoint
network volumes6
  • getList network volumes
  • postCreate a new network volume
  • getFind a network volume by ID
  • deleteDelete a network volume
  • patchUpdate a network volume
  • postUpdate a network volume
pods10
  • getList Pods
  • postCreate a new Pod
  • getFind a Pod by ID
  • deleteDelete a Pod
  • patchUpdate a Pod
  • postUpdate a Pod
  • postStart or resume a Pod
  • postStop a Pod
  • postReset a Pod
  • postRestart a Pod
templates6
  • getList templates
  • postCreate a new template
  • getFind a template by ID
  • deleteDelete a template
  • patchUpdate a template
  • postUpdate a template
    docs

    OpenAPI 3.0 schema

    The OpenAPI 3.0 schema.

    get/openapi.json

    Response

    The openapi.json specification.

    object required

    Example response

    {}

    Changes