cURL
curl --request GET \ --url https://api.withampersand.com/v1/generate-upload-url \ --header 'X-Api-Key: <api-key>'
{ "url": "<string>", "bucket": "<string>", "path": "<string>" }
Documentation IndexFetch the complete documentation index at: https://ampersand-24eb5c1a-docs-subscribe-permission-metadata.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ampersand-24eb5c1a-docs-subscribe-permission-metadata.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Signed URL
The signed URL to upload the zip file to.
The bucket (will match the bucket part of the url).
The path (will match the path part of the url).
Was this page helpful?