v1

latestOpenAPI 3.1.02026-07-26102158206.8 KB
CVMs

Provision Eliza app

Validates Eliza configuration and caches it for 14 days. Returns compose_hash and KMS info for on-chain registration.

post/api/v1/cvms/provision/eliza

Request body

namestring required

The name of the tapp.

characterfilestring required

The characterfile to use for the a16z/eliza.

env_keysstring[] required

The environment variables to use for the a16z/eliza.

teepod_idinteger nullable

The Teepod ID to use for the a16z/eliza. If not provided, it will auto select an available one.

imagestring nullable

The image to use for the a16z/eliza. If not provided, it will use the latest image.

kms_idstring nullable

The KMS ID to use.

Response

Provision data with compose_hash for creation

{"stackTrail":"paths:/api/v1/cvms/provision/eliza:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}