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

Web Folder

How to add Web Folder storage

PreviousGoogle Cloud StorageNextAPI Reference

Last updated 1 year ago

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

  2. Select "Web Folder" Storage type

3. Fill in the options for the Web Folder Storage. The parameters are:

  • URL address: the URL prefix which will be prepended to the image path when Claid API requests images from the storage.

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

We advise using a URL prefix that is fully resolved and won't redirect, this will speed up the image fetch on Claid side.

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

Storages