Welcome to the PDF Upload API

Your simple and secure solution to upload, store, and access PDF files.

Learn More

Secure Uploads

Upload PDF files securely to a designated folder using API keys.

Instant Access

Retrieve a direct download link for each uploaded file instantly.

Folder Management

Custom folders are assigned based on API keys for easy organization.

How to Use the API

Follow these simple steps to integrate and use the PDF Upload API:

  1. Contact your Account Manager to obtain an API Key.
  2. Send a POST request to: https://media.spinningdisk.biz/api/upload_api.php
  3. Include the file in the request using the parameter: file
  4. Receive a JSON response with the file link.
curl -X POST https://media.spinningdisk.biz/api/upload_api.php \
-H "API-Key: YOUR_API_KEY" \
-F "file=@/path/to/your/file.pdf"
            

For your API Key, please contact your account manager.

Key Features

  • Secure and API-Key protected access
  • Custom folders for each API key
  • Automatic handling of duplicate files
  • Clean and sharable download links
  • Simple integration with cURL or Postman
  • Scalable storage for your PDF files
  • Detailed logs and file management
  • Instant JSON responses
  • User-friendly dashboard for file management