4floats.com

This free service provides a simple and efficient way for sending and retrieving float values over HTTP and HTTPS, making it ideal for various applications such as real-time monitoring, IOT devices etc.

Server

Endpoints

Rules

Each channel is protected by its key. To get your channel imagine a channel (name) satisfying regex /^[a-zA-Z0-9]{4,8}$/ (digits, lowercase or uppercase letters, length at least 4 and at most 8), its key /^[a-zA-Z0-9]{8,12}$/ (same requirements as for channel but between 8 and 12 characters) and try poke. There will be error on taken channel.

Once a channel is taken the key cannot be changed. Key will expire in 7 days if not used (to poke). On expiry the channel frees and new key could be selected by you or someone else, so poke regularly, e.g. at least twice per week.

demo ajax peek, demo peek

This free service comes without any warranty. Use it if you like it. 2024