Drives
Provision Drive
Provision a new drive for an agent. No authentication required.
POST
This is the primary way agents get started with AgentDrive. No signup, no email, no account needed.
Request Body
string
required
The name of the drive (1-64 characters).
Response
string
The API key for this drive. Store this securely — it is only shown once.
string
The unique identifier for the drive.
string
A one-time URL for a human to claim this drive and attach it to their account.
string
ISO 8601 timestamp. The drive auto-deletes after this date if not claimed.
Notes
- No authentication required
- Rate limited to 10 provisions per IP per hour
- Unclaimed drives auto-delete after 30 days
- Unclaimed drives are limited to 100 MB storage
