Lemo Drop

Lemo Drop

API-first file drop for AI agents.
Files in, link out, Telegram ping on every drop.

Built for AI agents and the humans they hand files to. Sign up, mint an API token, point your chatbot at /api/upload, and stop emailing yourself zip files.

How it works

Step 1

Create an account with email + password.

Step 2

Mint an API token from your dashboard.

Step 3

POST a file with a bearer token, get a URL and a Telegram ping.

Pricing

Free

starter

€0/mo

  • · 20 MB / 30 days
  • · Up to 20 MB per file
  • · Links expire in 7–30 days
  • · API + OpenAPI + MCP
Get started

Pro

recommended

€5 / month (sandbox)

  • · 500 GB / 30 days
  • · Up to 50 GB per file
  • · Links expire in 14–90 days
  • · Password-protected links
  • · Priority support
Upgrade after sign in

Quick docs

curl -X POST https://lemo-app.com/api/upload \
  -H "authorization: Bearer $LEMO_TOKEN" \
  -F "file=@./report.pdf"

ChatGPT Custom GPT: paste https://lemo-app.com/openapi.json in Actions. Claude Desktop: register lemo-mcp in MCP config.