# Decrypt

**Magensa Decrypt** is a cloud-based web service where encrypted data from MagTek readers is sent to Magensa for secure, centralized decryption. This service allows developers and system integrators to retrieve decrypted card data, MagnePrint scores, and transaction IDs without exposing sensitive information within their own environment. Magensa Decrypt supports any data encrypted by a MagTek MagneSafe reader, including bulk data and individually encrypted fields, and is often paired with the **Decrypt & Forward (DaF)** service to deliver decrypted payloads to third-party endpoints.&#x20;

The service is PCI-DSS certified and secures transactions across retail, healthcare, restaurant, hospitality, government, education, and transportation industries. The official Magensa Decrypt support page is a central hub containing all the resources you'll need. There you can find product brochures, programmer's manuals (including the Decrypt 3.0 Web Service API guide and MICR decryption documentation), code samples in multiple programming languages, an FAQ section, and instructional videos.

### Decrypt Support

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="https://www.magtek.com/support/magensa-decrypt"><mark style="color:$tint;"><strong>Support Page ></strong></mark></a></td></tr></tbody></table>

{% hint style="info" %}
**Need Help?**

For additional support, please contact MagTek Support:

**Technical Support:**

* 📧 **Email:** [support@magtek.com](mailto:support@magtek.com?subject=Support%20Request)
* 📞 **Phone:** 1-562-546-6800 (US)
* 🕐 **Hours:** Monday-Friday, 5:30 AM - 5:00 PM PST

**Online Resources:**

* 🌐 **Support Portal:** developer.magtek.com

**Documentation Feedback:**

Help us improve this documentation! [feedback@magtek.com](mailto:feedback@magtek.com?subject=Feedback)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.magtek.com/magensa-services/archive/decrypt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
