LogoLogo
  • Overview
  • Quick Start
  • Authentication
  • Rate limits
  • Errors
  • Image Editing API
    • Image I/O
    • Image Operations
      • Restorations
      • Resizing
      • Outpainting
      • Generative Editing
      • Color Adjustments
      • Background
      • Padding
      • Privacy
    • API Reference
    • Async API Reference
    • Batch API Reference
    • Upload API Reference
  • image generation api
    • Image Generation I/O
    • Image Generation Options
    • API Reference
  • AI Background API
    • AI Background I/O
    • AI Background Options
      • Object
      • Scene
      • Product Shadow
    • API Reference
  • Storage Connectors
    • Overview
    • AWS S3
    • Google Cloud Storage
    • Web Folder
    • API Reference
  • Guides
    • E-commerce
    • Real Estate
    • Printing
  • Redoc
  • Blog
Powered by GitBook
On this page
Edit on GitHub
  1. Storage Connectors

Google Cloud Storage

How to add GCS external storage

PreviousAWS S3NextWeb Folder

Last updated 1 year ago

  1. Go to dashboard page and click "Connect your storage"

  2. Select "Google Cloud" Storage type

3. Fill in the options for the Google Cloud Storage. The parameters are:

  • Access Key: The Interoperable access key for your project.

  • Secret: The secret key of the GCS credentials.

  • Bucket: The name of the bucket containing the images which you want to process with Claid API.

  • Storage name: storage identifier which will be used in image URL when creating image processing request.

  • Path (optional): The Google Storage prefix(folder) under which images are stored. This prefix is prepended to the image path before accessing the image in GCS storage. By default the path is /.

4. Click "Add storage" button. Your storage is now ready to accept requests.

How to create a keypair in Google Cloud Console

  1. Choose the project you want to connect to Claid from the dropdown.

  2. Under "Interoperable storage access keys", click Create a new key.

To create the access key and secret, go to the in your console and click the Interoperability tab.

Settings page
Storages