curl --location --request POST 'https://open.ocrmath.com/v2/latex/svg' \
--header 'x-api-key;' \
--header 'x-md5;' \
--header 'timestamp;' \
--form 'latex="\\lim_{x \\to \\infty} x^2_{22} - \\int_{1}^{5}x\\mathrm{d}x + \\sum_{n=1}^{20} n^{2} = \\prod_{j=1}^{3} y_{j} + \\lim_{x \\to -2} \\frac{x-2}{x}"'