# DynaPro Go 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 DynaPro Go devices are always up-to-date and configured correctly without needing physical access.&#x20;

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/).

#### Tags

<table data-header-hidden><thead><tr><th width="206">Endpoint &#x26; Method (Click for Postman Link)</th><th>Summary</th></tr></thead><tbody><tr><td><strong>Endpoint &#x26; Method (Click for Postman Link)</strong></td><td><strong>Description</strong></td></tr><tr><td><a href="https://rmsv2.developer.magtek.com/#fa9ed910-e3aa-40eb-843b-0dcd50299003"><mark style="color:$tint;"><strong>POST Tags (DynaProGo CAPK)</strong></mark></a></td><td>The Tags endpoint is used to remotely push and manage Card Authentication Public Keys (CAPKs), which are the necessary cryptographic keys for EMV contactless payment transactions, to compatible readers like the DynaPro Go and oDynamo.</td></tr><tr><td><a href="https://rmsv2.developer.magtek.com/#1c7b14e1-6533-453f-af17-91d5c1673099"><mark style="color:$tint;"><strong>POST Tags (DynaProGo CAPK Force update)</strong></mark></a></td><td>The Firmware endpoint provides a remote method to retrieve and update the embedded system software for a range of MagTek readers, including the DynaFlex II PED, DynaProx, and other models, ensuring they have the latest features and security patches.</td></tr></tbody></table>


---

# 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/dynapro-go-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.
