This math.SE answer calculated the following (inverse) Fourier transform in $n$-dimensions
$$ f(x) = \int_{\mathbb{R}^n} d^nk \frac{e^{ik\cdot x}}{|k|^2 + 1} \propto |x|^{-\frac{n}{2}+1} K_{\frac{n}{2}-1}(|x|) \tag{1} $$
where $K_\alpha(x)$ is the modified Bessel function of the second kind. But in some physics applications, one is only interested in the large-$|x|$ asymptotic behavior of $f(x)$. Using the asymptotic expansion
$$ K_\alpha(x) \propto x^{-1/2} e^{-x} [1 + O(x^{-1})] \quad \text{when } \mathrm{arg}(x) < 3\pi/2 $$
we obtain (which reproduces Eq. (14.23) in Assa Auerbach's Interacting Electrons and Quantum Magnetism)
$$ f(x) \sim |x|^{-(n-1)/2} e^{-x} \tag{2} $$
My question is: is there a simpler way than the cited math.SE answer that directly aims to find the asymptotic behavior of $f(x)$ for large $|x|$?