# Reader Management System API

### Reader Management System (RMS) API

The Reader Management System (RMS) is a cloud-based API that allows you to remotely and securely manage MagTek card readers. It enables you to handle key tasks such as updating device configurations and managing firmware versions, ensuring your devices are always up-to-date and configured correctly without needing physical access.

To get started with the API, you will need an API Key for authorization.&#x20;

For a hands-on introduction, please visit our [Reader Management System Demo](https://rmsv2.developer.magtek.com/).

#### Configurations

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="https://developer.magtek.com/hardware/reader-management-system-api/v5-reader-management-system-api"><mark style="color:$tint;"><strong>V5 RMS API ></strong></mark></a></td><td><em>The legacy API used to manage a wide range of legacy MagTek readers built on the V5 MagneSafe architecture.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/reader-management-system-api/dynaflex-reader-management-system-api"><mark style="color:$tint;"><strong>DynaFlex RMS API ></strong></mark></a></td><td><em>The dedicated API for managing the DynaFlex family of PCI‑certified Secure Card Reader Authenticators (SCRAs) that accept magstripe, EMV contact, and NFC contactless payments.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/reader-management-system-api/dynapro-go-reader-management-system-api"><mark style="color:$tint;"><strong>DynaPro Go RMS API ></strong></mark></a></td><td><em>The version of the RMS API tailored for the wireless, battery‑powered DynaFlex Go device, supporting configurations and firmware updates for mobile payment scenarios.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/reader-management-system-api/odynamo-reader-management-system-api"><mark style="color:$tint;"><strong>oDynamo RMS API ></strong></mark></a></td><td><em>The RMS interface for the oDynamo OEM insertion reader, allowing integrators to manage this rugged, unattended reader used in kiosks and gas pumps.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/reader-management-system-api/odynamo-reader-management-system-api"><mark style="color:$tint;"><strong>iDynamo RMS API ></strong></mark></a></td><td><em>The RMS API for the iDynamo Gen III secure card reader authenticator, providing remote management for this mobile add‑on used with iOS and Android devices.</em></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/hardware/reader-management-system-api.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.
