{"entry":{"slug":"textbelt-api","name":"Textbelt","category":"api","summary":"Send one SMS with a single POST; a free test key needs no account.","description":"","auth_mode":"Key in body (free 'textbelt' test key)","endpoint":"https://textbelt.com/text","docs_url":"https://docs.textbelt.com/","tags":["sms","messaging"],"capabilities":["send sms","send text message"],"auth_params":[{"name":"key","location":"body","required":true}],"input_format":"application/x-www-form-urlencoded","output_format":"application/json","rate_limit":"1 free SMS/day per IP with the test key","pricing":"Pay per credit","invocation_example":"curl -X POST https://textbelt.com/text --data-urlencode phone=+15551234567 --data-urlencode \"message=hi\" -d key=textbelt","verified":false,"verified_at":null,"featured":false,"checks_total":5,"checks_ok":5,"avg_latency_ms":239,"reports_count":0,"health_ok":true,"health_status_code":200,"health_checked_at":"2026-09-22T10:05:50.676+00:00","health_latency_ms":267,"probe_url":null}}