Run
Run — 1 operations on https://api.hanzo.ai.
The REST reference for Run — 1 operations, generated from the OpenAPI document.
| Base URL | https://api.hanzo.ai |
| Operations | 1 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
run
post_v1_run
POST /v1/run
Request body — application/json
| Field | Type | Required | Description |
|---|---|---|---|
env | cloud_EnvVarJSON[] | — | |
gpu | integer | — | |
image | string | — | |
maxScale | integer | — | |
minScale | integer | — | |
name | string | — | |
port | integer | — | |
runtime | string | — | |
shape | string | — |
How is this guide?