API keys vs. disk tokens. API keys authenticate requests to this Control Plane API and are scoped to your account. Disk tokens are a separate kind of credential, scoped to a single disk, used by clients when mounting. The two are not interchangeable.
Base URL
Each region has its own control plane endpoint:Authentication
All endpoints require an API key:Response format
All responses use a consistent envelope:HTTP status codes
Disk ID format
Disks are identified by a unique ID in the format:dsk-0123456789abcdef
Getting started
Signing up for Archil is free with no credit card required. Create your free account to get an API key and start building.
- Create an API key in the console or via API
- Use the key in the
Authorizationheader for all requests - Create your first disk or persistent sandbox