MRF API Usage Guide

<aside> 💡 This guide provides an overview of our MRF API, which is structured with two key endpoints. The initial endpoint is for authentication, ensuring secure access to the other functionalities of the API. The second endpoint handles a Heartbeat used to verify that the MRF system is online.

</aside>

Heartbeat Endpoint

The heartbeat endpoint for staging is https://apis.polyt.ag/mrf-healthcheck

The heartbeat endpoint for Production is https://api.polyt.ag/mrf-healthcheck

Authentication Endpoint

The authentication and data transfer API endpoint is https://api.polyt.ag

Registering as a MRF

<aside> 👉 3 Step process.

</aside>

Step 1 - You will provide an Email address to Polytag

Step 2 - Polytag will register the MRF enclosure account for you.

        You will then be sent an email invitation with a link to create a new MRF password with a logon to MRF RC Portal.

Step 2 Enter your new password and the system will email you a 6-digit verification password.

Step 3 Enter the 6 digit password and you are now authenticated onto the MRF system

You should use the Authentication endpoint, Username and newly created password in your software to enable you to authenticate and send linear GTIN counts to our MRF platform.