SMS Service Registration
Register for HamPuff SMS service to receive ham radio band condition updates via text message. Send commands to receive real-time propagation information when you need it.
SMS Service Commands
Once registered, you can text these commands to our SMS number:
- help - Get help text
- propagation {timezone} - Get propagation conditions (e.g.,
propagation PST,propagation EST) - prop {timezone} - Short form (e.g.,
prop PST,prop EST) - STOP - Unsubscribe from SMS service
API Endpoints
JSON API:
/sms/api/v1/help- Get help text (JSON)/sms/api/v1/propagation/{timezone}- Get propagation data (JSON)/sms/api/v1/prop/{timezone}- Short form (JSON)
cURL API (Plain Text):
/sms/curl/v1/help- Get help text (plain text)/sms/curl/v1/propagation/{timezone}- Get propagation data (plain text)/sms/curl/v1/prop/{timezone}- Short form (plain text)
To opt-out: Text STOP to unsubscribe at any time. Standard message and data rates may apply.