For the complete documentation index, see llms.txt. This page is also available as Markdown.

Spaces

REST — Spaces endpoints.

Method
Path
Description

POST

/api/v1/spaces

Create

GET

/api/v1/spaces

List

GET

/api/v1/spaces/{id}

Get

POST

/api/v1/spaces/{id}/run

Run

GET

/api/v1/spaces/{id}/runs

Run history

See also

Last updated

Was this helpful?