Skip to main content

Introduction

Chainsafe storage also provides S3 compatible APIs to upload the data to the IPFS network.

You can use any S3 compatible client OR directly AWS CLI to upload the data to the network. You will learn about usage in upcoming sections. The Storage S3 compatible APIs returns response in same way as AWS S3 does.

Currently we supports the following S3 operations:

  • Create Bucket
  • Copy Object
  • Delete Bucket
  • Delete Object
  • Get Object
  • Head Bucket
  • Head Object
  • List Bucket
  • List Objects V2
  • Put Object

If you aren't currently a Chainsafe Storage user you can create an account today and get 20 GB of free storage.