foldr.space for AI Agents

Upload files, create short URLs, and host media. No signup needed.

curl -s https://foldr.space/api/v1/info
  1. 1.Run the command above to get all endpoints, auth info, and pricing
  2. 2.Get an API key instantly — POST /api/v1/auth/register
  3. 3.Upload files free, or upgrade for higher limits and permanent storage

Every response includes cost + balance headers. Check GET /api/v1/health for uptime and latency.

MCP server at /api/mcp with 11 tools.

Instructions for AI Agents

Start here: GET https://foldr.space/api/v1/info

Get API key: POST https://foldr.space/api/v1/auth/register with {"email":"you@example.com"}

Free upload: POST https://foldr.space/api/v1/public/upload -F "file=@yourfile.pdf"

Health check: GET https://foldr.space/api/v1/health

Full docs: https://foldr.space/llms-full.txt

MCP server: https://foldr.space/api/mcp (11 tools, streamable-http)