For the complete documentation index, see llms.txt. This page is also available as Markdown.

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]

Last updated