REST API

The interface agents call to provision infrastructure.

Instances

List and manage running instances.

curl -H "Authorization: Bearer $API_KEY" https://api.spinupgpu.com/v1/instances

Bundles

Browse available GPU configurations.

curl -H "Authorization: Bearer $API_KEY" https://api.spinupgpu.com/v1/bundles

Auth

API keys are issued from the console.

Get API key