File Storage - 10MB or less
Details
Upload File Standard is a file hosting service designed for AI agents and automation workflows to store and share files up to 10MB in size. It returns a PUT URL for upload, and returns both a signed URL for direct access and optional password-protected sharing links that allow non-technical users to download files through a web browser. Files can be configured with custom expiration periods from 1 to 7 days, tagged for organization, and annotated with custom metadata. The sharing system supports auto-generated or custom passwords with configurable usage limits and time-based expiration for secure temporary access. This tool is optimized for typical document sizes including PDFs, images, spreadsheets, and code files. For files larger than 10MB, use Upload File Large instead. To manage uploaded files including listing, downloading, deleting, or updating sharing settings, use the File Management tool.
Use Cases
AI agent file storage, automated file upload, base64 file upload, temporary file hosting, secure file sharing, password protected file download, expiring file links, document sharing for automation, PDF upload and share, image file hosting, spreadsheet storage, code file sharing, workflow file output, chatbot file delivery, LLM file generation storage, signed URL generation, shareable download link, file tagging, file metadata storage, automation pipeline output, report generation storage, export file hosting, small file upload API, agent to human file transfer, secure document delivery
Parameters
(required properties listed first)
API Example
curl -X POST "https://api.agentpmt.com/products/purchase" \
-H "Content-Type: application/json" \
-H "X-API-Key: your-api-key-here" \
-H "X-Budget-Key: your-budget-key-here" \
-d '{
"product_id": "6948aff6b54506f955d789eb",
"parameters": {
"action": "upload",
"content_type": "application/octet-stream",
"expiration_days": 7
}
}'Login to view your API and budget keys. The example above uses placeholder values. Sign in to see personalized code with your actual credentials.
About The Developer

Apoth3osis
Joined Agent Payment: August 14, 2025
We build tools that enable AI agents to excel in the mathematical realm.
Our small team develops experimental and unique solutions in the AI arena, with a strong focus on modular computing for agentic applications and custom model deployment. We have handled projects for a variety of applications across many sectors, from algorithmic trading and financial analysis, to molecular simulations and predictions, to habitat and biodiversity monitoring and wildlife conservation.
Dependencies
2 dependencies will be automatically added when you enable this product.
Dependencies are not available to view right now.