Skip to main content

Privacy

Example of a request with the extra privacy setting:

{
"metadata": {
"improve_mathpix": false
}
}

By default we make images accessible to our QA team so that we can make improvements.

We also provide an extra privacy option which ensures that no image data or derived information is ever persisted to disk, and no data is available to Mathpix's QA team (we still track the request and how long the request took to complete). Simply add a metadata object to the main request body with the improve_mathpix field set to false (by default it is true). Note that this option means that images and results will not be accessible via Mathpix Console (console.mathpix.com).