How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Crusoe S3 Buckets API

The S3Buckets API from Crusoe — 7 operation(s) for s3buckets.

Crusoe S3 Buckets API is one of 111 APIs that Crusoe publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include S3Buckets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 10 operations across 7 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.cloud.crusoe.ai/v1.

10 operations 7 paths 10 schemas 1 DELETE5 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.cloud.crusoe.ai/v1
Resource Areas
1

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

S3Buckets 10
GET
/projects/{project_id}/storage/s3/buckets
Lists all S3 buckets in the project and returns their details.
listS3Buckets 4 params → 200401403500
POST
/projects/{project_id}/storage/s3/buckets
Creates an S3 bucket in the project and returns the created bucket.
createS3Bucket 1 param body → 200400401403500
GET
/projects/{project_id}/storage/s3/buckets/count
Returns the number of S3 buckets in the project.
getS3BucketsCount 1 param → 200401403500
GET
/projects/{project_id}/storage/s3/buckets/quota
Returns the S3 bucket quota information for the project.
getS3BucketsQuotaRequest 1 param → 200401403500
DELETE
/projects/{project_id}/storage/s3/buckets/{bucket_name}
Deletes an S3 bucket from the project.
deleteS3Bucket 2 params → 204401403404500
GET
/projects/{project_id}/storage/s3/buckets/{bucket_name}
Returns details for a single S3 bucket in the project.
getS3Bucket 2 params → 200401403404500
PATCH
/projects/{project_id}/storage/s3/buckets/{bucket_name}
Replaces the tags on an S3 bucket and returns the updated bucket.
updateS3BucketTags 2 params body → 200400401403404500
POST
/projects/{project_id}/storage/s3/buckets/{bucket_name}/actions/enable-object-lock
Enables object lock on an S3 bucket and returns the updated bucket. Requires versioning to be enabled and cannot be disabled once enabled.
enableS3BucketObjectLock 2 params body → 200400401403404500
POST
/projects/{project_id}/storage/s3/buckets/{bucket_name}/actions/enable-versioning
Enables versioning on an S3 bucket and returns the updated bucket. Versioning cannot be disabled once enabled.
enableS3BucketVersioning 2 params → 200400401403404500
GET
/storage/object-storage/supported-locations
Lists all locations where object storage (S3) is available.
listS3SupportedLocations → 200401500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are S3Bucket (15 properties), CreateS3BucketRequest (7 properties), QuotaValidationResult (3 properties), ListS3BucketsResponse (3 properties). Each schema is shown below with its type and property counts.

S3Bucket
object
This is the REST-friendly model for the BucketInfo proto.
15 properties 8 required
UpdateS3BucketTagsRequest
object
1 property 1 required
EnableS3BucketObjectLockRequest
object
2 properties
ListS3SupportedLocationsResponse
object
1 property 1 required
QuotaValidationResult
object
3 properties
ListS3BucketsResponse
object
3 properties 1 required
S3RetentionMode
string
enum: governance,compliance
S3RetentionPeriodUnit
string
enum: days,years
CreateS3BucketRequest
object
7 properties 2 required
S3VersioningState
string
enum: disabled,enabled,suspended

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

crusoe-s3buckets-api-openapi.yml Raw ↑

Other APIs Crusoe publishes across the network.

Crusoe Managed Inference API
Crusoe Cloud MCP Server
Crusoe Audit Logs API
Crusoe AutoCluster Operations API
Crusoe Auto Clusters API
Crusoe Billing API
Crusoe Capacities API
Crusoe Ccr API
Crusoe Container Registry API
Crusoe Custom Image Operations API
Crusoe Custom Images API
Crusoe Disk Operations API
Where this information came from

This is an independent, third-party profile of Crusoe S3 Buckets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.