Skip to main content

Access Keys

Access keys for authenticating against the Object Storage service. These endpoints let you generate, list, and delete access keys scoped to specific regions.

Endpoints


POST

Generate a new access key

Generates a new access key for interacting with the Object Storage service, scoped to a specific region.

GET

List access keys

Retrieves a list of existing access keys tied to your Object Storage account.

DEL

Remove an existing access key

Deletes an existing access key. Once deleted, it can no longer be used to authenticate storage operations.

On this page