SiteBot API
  • Introduction
  • Authentication
  • Storage
  • Users
  • Antivirus
  • SSL Certificate
  • Secure Hash
Powered by GitBook
On this page

Storage

The storage API allows you to store objects by names. Objects can be accessed through the API or through a https CDN.

GET https://api.sitebot.com/api/v1storage/put

GET https://api.sitebot.com/api/v1/storage/put-url

GET https://api.sitebot.com/api/v1/storage/get

GET https://api.sitebot.com/api/v1/storage/delete

GET https://api.sitebot.com/api/v1/storage/update

GET https://api.sitebot.com/api/v1/storage/meta

GET https://storage.sitebot.com/[WORKSPACE-ID]/[NAME]

PreviousAuthenticationNextUsers

Last updated 1 year ago