Send data from your internal network to the cloud. Perfect for IoT devices, internal services, microservices, and webhook endpoints.
50 requests/hour free • No signup required.
Get Started in 30 Seconds
Generate your personal API endpoint and start sending data immediately
✨ Your Personal Endpoint:
https://postget.me/YOUR_ID/data/{project}
FREE TIER: 50 requests/hour
✅ Your User ID: YOUR_ID
📚 Your Personal API Documentation
POST Your Data
Send any data to your project. Data will overwrite previous content. 📄 Supports: JSON, HTML, Text, Base64, XML, Binary and all data formats
curl -X POST https://postget.me/YOUR_ID/data/sensor1 -H "Content-Type: text/plain" -d "Temperature: 23.5°C"
How it works:
1. First POST with X-Auth-Token → Project becomes secured
2. Future POSTs require same token
3. GET access depends on X-Get-Policy setting