QuickStore
Upload files and get public HTTPS URLs for assets, images, HTML, documents, or generated app files without setting up object storage.
file-uploadpublic-urlhttpsimagesstatic-assets
API Methods
upload $0.005 Upload text or base64 content and receive a public file URL.
Parameters
content | input | Accepted by the upload method. |
filename | input | Accepted by the upload method. |
encoding | input | Accepted by the upload method. |
Returns
urlfield file_idfield size_bytesfield delete Free Delete an uploaded file.
Parameters
file_id | input | Accepted by the delete method. |
filename | input | Accepted by the delete method. |
Returns
successfield