Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl 'https://gpuoutlet.ai/v1/rentals?status=running' --cookie "sid=$SID"
{ "rentals": [ { "id": "rent_01H...", "name": "my-finetune", "status": "running", "familyId": "rtx-4090", "gpuCount": 1, "pricePerHourCents": 65, "host": "123.45.67.89", "port": 22001, "region": "US-East", "startedAt": "2026-06-07T08:14:22Z", "stoppedAt": null, "totalChargedCents": 47 } ], "nextCursor": null }
Every rental owned by the current user, with optional status filter.
provisioning
running
stopping
stopped
failed
nextCursor