IdHTTP1.Request.Username:='login'; IdHTTP1.Request.Password:='password'; IdHTTP1.Request.BasicAuthentication:=True; IdHTTP1.Get('http://api.smsfeedback.ru/messages/v2/send/?phone=%2B71234567890&text=test');