...
Search Tools
Search for a command to run...
Share Content
Paste any content and get a shareable link — no sign-in required.
Use with cURL
Share content and fetch it back straight from your terminal — no sign-in needed. Replace <id> with the id returned when you create a share.
curl -X POST "https://all-tools.app/api/share-content" -H "Content-Type: application/json" -d '{"content":"hello from curl","title":"my snippet"}'