---
title: "Runloop"
description: "Runloop capability reference generated from the Wildflower Computer SDK contract, including create fields and non-secret connection context."
canonical: "https://wildflower.computer/docs/reference/providers/runloop/"
openapi_version: "0.8.0"
source_revision: "788b7325a454b8b753a7d614247d5694bad5c967"
---

# Runloop

This reference is generated from the same provider capability model used by every Wildflower SDK. It describes the portable create surface and the non-secret connection context kept separate from provider credentials.

- **Contract value:** **`runloop`**
- **Create input:** **image and timeout**
- **Connection fields:** **0**

## Create options

The generated create input exposes these provider-specific fields:

- `image`
- `timeout`

## Runtime behavior

These capability facts come from the same generator-owned model used by the provider catalog and SDK documentation.

- **Image selection:** **blueprint**
- **Timeout:** **seconds**
- **Output streams:** **separate**
- **Working directory:** **Supported**
- **Environment variables:** **Supported**
- **Persistent resume:** **Not supported**
- **Explicit stop:** **Not supported**
- **Snapshots / restore:** **Not supported**
- **Delete:** **Supported**

Maximum: 172,800 seconds. Granularity: 1 second.

## Connection context

This adapter needs no additional non-secret connection fields. Its provider credential is still connected separately or supplied as an inline override.

> **Credentials never enter the create body**
>
> Connect the provider once for the project, or send a typed inline credential override. Wildflower keeps credentials in authentication headers and never serializes them into sandbox JSON.

## Usage, cost, and latency evidence

- **Billing signal:** **no documented api**
- **Wildflower integration:** **estimate only**
- **Provider granularity:** **none**
- **Expected lag:** **unknown**
- **Provider-reported cost:** **Unavailable**
- **Live credential proof:** **Not verified**

> **Runloop provider cost is not available**
>
> Only published resource rates are available to Wildflower.
>
> [Review the official provider signal source](https://runloop.ai/pricing). A normalized list-price estimate remains separate from provider reporting and invoice reconciliation.

## Continue

- [Connect a project provider profile](https://wildflower.computer/docs/provider-profiles/)
- [Review cost fidelity and benchmark rules](https://wildflower.computer/docs/provider-observability/)
- [Browse generated operations and models](https://wildflower.computer/docs/reference/)
- [Read the detailed Runloop behavior guide](https://wildflower.computer/providers/runloop/)
